OpenWrt – Diff between revs 2 and 3

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 2 Rev 3
Line 21... Line 21...
21   21  
22 --- a/arch/mips/bcm63xx/Makefile 22 --- a/arch/mips/bcm63xx/Makefile
23 +++ b/arch/mips/bcm63xx/Makefile 23 +++ b/arch/mips/bcm63xx/Makefile
24 @@ -2,7 +2,7 @@ 24 @@ -2,7 +2,7 @@
25 obj-y += clk.o cpu.o cs.o gpio.o irq.o nvram.o prom.o reset.o \ 25 obj-y += clk.o cpu.o cs.o gpio.o irq.o nvram.o prom.o reset.o \
26 setup.o timer.o dev-enet.o dev-flash.o dev-pcmcia.o \ 26 setup.o timer.o dev-dsp.o dev-enet.o dev-flash.o \
27 dev-rng.o dev-spi.o dev-hsspi.o dev-uart.o dev-wdt.o \ 27 dev-pcmcia.o dev-rng.o dev-spi.o dev-hsspi.o dev-uart.o \
28 - dev-usb-usbd.o 28 - dev-wdt.o dev-usb-usbd.o
29 + dev-usb-usbd.o usb-common.o 29 + dev-wdt.o dev-usb-usbd.o usb-common.o
Line 30... Line 30...
30 obj-$(CONFIG_EARLY_PRINTK) += early_printk.o 30 obj-$(CONFIG_EARLY_PRINTK) += early_printk.o
31 31
32 obj-y += boards/ 32 obj-y += boards/