ede7545200
SVN-Revision: 9825
5 lines
125 B
Makefile
5 lines
125 B
Makefile
obj-y := reset.o prom.o setup.o interrupt.o dma-core.o pmu.o
|
|
|
|
obj-$(CONFIG_PCI) += pci.o
|
|
obj-$(CONFIG_KGDB) += kgdb_serial.o
|