8 lines
112 B
Makefile
8 lines
112 B
Makefile
|
#
|
||
|
# arch/blackfin/mach-bf532/boards/Makefile
|
||
|
#
|
||
|
|
||
|
obj-y += eth_mac.o
|
||
|
obj-$(CONFIG_BFIN527_EZKIT) += ezkit.o
|
||
|
|