mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-28 15:29:43 +02:00
aade844dee
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9825 3c298f89-4303-0410-b956-a3cf2f4a3e73
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
|