blob: 3a152559e957d1ab98cac121399256be9a72bc4a (
plain) (
blame)
1
2
3
4
5
6
7
|
#
# arch/blackfin/mach-bf561/boards/Makefile
#
obj-$(CONFIG_BFIN561_BLUETECHNIX_CM) += cm_bf561.o
obj-$(CONFIG_BFIN561_EZKIT) += ezkit.o
obj-$(CONFIG_BFIN561_TEPLA) += tepla.o
|