mirror of
https://github.com/FEX-Emu/linux.git
synced 2025-01-07 18:14:04 +00:00
6924dfb058
Signed-off-by: Michael Hennerich <michael.hennerich@analog.com> Signed-off-by: Mike Frysinger <vapier@gentoo.org>
9 lines
251 B
Makefile
9 lines
251 B
Makefile
#
|
|
# arch/blackfin/mach-bf527/boards/Makefile
|
|
#
|
|
|
|
obj-$(CONFIG_BFIN527_EZKIT) += ezkit.o
|
|
obj-$(CONFIG_BFIN527_EZKIT_V2) += ezkit.o
|
|
obj-$(CONFIG_BFIN527_BLUETECHNIX_CM) += cm_bf527.o
|
|
obj-$(CONFIG_BFIN526_EZBRD) += ezbrd.o
|