7 lines
151 B
Makefile
7 lines
151 B
Makefile
|
#
|
||
|
# arch/blackfin/mach-bf548/boards/Makefile
|
||
|
#
|
||
|
|
||
|
obj-$(CONFIG_BFIN548_EZKIT) += ezkit.o
|
||
|
obj-$(CONFIG_BFIN548_BLUETECHNIX_CM) += cm_bf548.o
|