diff options
| author | Florian Fainelli <florian@openwrt.org> | 2010-01-31 21:00:50 +0000 |
|---|---|---|
| committer | Florian Fainelli <florian@openwrt.org> | 2010-01-31 21:00:50 +0000 |
| commit | b8d99458ffe83a3c782e26e0cd07d26d41bfeefc (patch) | |
| tree | 7aed13aaf7a1311c8c63979af5d23c6c13049bfd /target/linux/brcm63xx/files/arch/mips/bcm63xx/Makefile | |
| parent | a8f779a9f7a9f12bd2f4b863a131e8d2a605109c (diff) | |
| download | mtk-20170518-b8d99458ffe83a3c782e26e0cd07d26d41bfeefc.zip mtk-20170518-b8d99458ffe83a3c782e26e0cd07d26d41bfeefc.tar.gz mtk-20170518-b8d99458ffe83a3c782e26e0cd07d26d41bfeefc.tar.bz2 | |
move files to files-2.6.30, to ease newer kernel integration
SVN-Revision: 19471
Diffstat (limited to 'target/linux/brcm63xx/files/arch/mips/bcm63xx/Makefile')
| -rw-r--r-- | target/linux/brcm63xx/files/arch/mips/bcm63xx/Makefile | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/target/linux/brcm63xx/files/arch/mips/bcm63xx/Makefile b/target/linux/brcm63xx/files/arch/mips/bcm63xx/Makefile deleted file mode 100644 index b9343a8..0000000 --- a/target/linux/brcm63xx/files/arch/mips/bcm63xx/Makefile +++ /dev/null @@ -1,13 +0,0 @@ -obj-y += clk.o cpu.o cs.o gpio.o irq.o prom.o setup.o timer.o -obj-y += dev-uart.o -obj-y += dev-pcmcia.o -obj-y += dev-usb-ohci.o -obj-y += dev-usb-ehci.o -obj-y += dev-usb-udc.o -obj-y += dev-enet.o -obj-y += dev-wdt.o -obj-y += dev-spi.o -obj-y += dev-dsp.o -obj-$(CONFIG_EARLY_PRINTK) += early_printk.o - -obj-y += boards/ |
