git: https://android.googlesource.com/kernel/common branch: android-4.9 commit: 03fcc2fe71308c2d164b4e6cbfc738c63e670444
9 lines
253 B
Makefile
9 lines
253 B
Makefile
#
|
|
# arch/blackfin/mach-bf561/boards/Makefile
|
|
#
|
|
|
|
obj-$(CONFIG_BFIN561_ACVILON) += acvilon.o
|
|
obj-$(CONFIG_BFIN561_BLUETECHNIX_CM) += cm_bf561.o
|
|
obj-$(CONFIG_BFIN561_EZKIT) += ezkit.o
|
|
obj-$(CONFIG_BFIN561_TEPLA) += tepla.o
|