9 lines
151 B
Makefile
9 lines
151 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
|