7 lines
120 B
Makefile
7 lines
120 B
Makefile
# SPDX-License-Identifier: GPL-2.0
|
|
|
|
# Keep the list ordered.
|
|
obj-$(CONFIG_AW_SID) += sunxi-sid.o
|
|
|
|
#ccflags-y += -DDEBUG
|