mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-07 13:44:29 +00:00
10 lines
152 B
Makefile
10 lines
152 B
Makefile
|
# SPDX-License-Identifier: GPL-2.0+
|
||
|
#
|
||
|
# Copyright (C) 2019
|
||
|
# shuyiqi <shuyiqi@phytium.com.cn>
|
||
|
# liuhao <liuhao@phytium.com.cn>
|
||
|
#
|
||
|
|
||
|
obj-y += durian.o
|
||
|
|