3 lines
124 B
Makefile
3 lines
124 B
Makefile
obj-y = boot.o cpu_pic.o
|
|
obj-$(CONFIG_NIOS2_10M50) += 10m50_devboard.o
|
|
obj-$(CONFIG_NIOS2_GENERIC_NOMMU) += generic_nommu.o
|