OpenWrt – Diff between revs 2 and 3

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 2 Rev 3
Line 19... Line 19...
19 create mode 100644 arch/mips/bcm63xx/dev-usb-ehci.c 19 create mode 100644 arch/mips/bcm63xx/dev-usb-ehci.c
20 create mode 100644 arch/mips/include/asm/mach-bcm63xx/bcm63xx_dev_usb_ehci.h 20 create mode 100644 arch/mips/include/asm/mach-bcm63xx/bcm63xx_dev_usb_ehci.h
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 @@ -1,7 +1,7 @@ 24 @@ -1,7 +1,8 @@
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-ohci.o dev-usb-usbd.o usb-common.o 28 - dev-wdt.o dev-usb-ohci.o dev-usb-usbd.o usb-common.o
-   29 + dev-wdt.o dev-usb-ehci.o dev-usb-ohci.o dev-usb-usbd.o \
29 + dev-usb-ehci.o dev-usb-ohci.o dev-usb-usbd.o usb-common.o 30 + usb-common.o
Line 30... Line 31...
30 obj-$(CONFIG_EARLY_PRINTK) += early_printk.o 31 obj-$(CONFIG_EARLY_PRINTK) += early_printk.o
31 32
32 obj-y += boards/ 33 obj-y += boards/