diff options
author | Florian Fainelli <florian@openwrt.org> | 2007-05-30 19:07:03 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2007-05-30 19:07:03 +0000 |
commit | 38c72f83ff2416240235bb5777bb281743ae5183 (patch) | |
tree | 734538e482b836810f2f84bec023dc39740e1dcc /target/linux/brcm63xx-2.6/patches/001-bcm963xx.patch | |
parent | 78ea4eb8967127e41645e0a3c87cfe3b47937e5d (diff) | |
download | upstream-38c72f83ff2416240235bb5777bb281743ae5183.tar.gz upstream-38c72f83ff2416240235bb5777bb281743ae5183.tar.bz2 upstream-38c72f83ff2416240235bb5777bb281743ae5183.zip |
Update to .21
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7408 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/brcm63xx-2.6/patches/001-bcm963xx.patch')
-rw-r--r-- | target/linux/brcm63xx-2.6/patches/001-bcm963xx.patch | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/target/linux/brcm63xx-2.6/patches/001-bcm963xx.patch b/target/linux/brcm63xx-2.6/patches/001-bcm963xx.patch index 42fc728ab7..fbdda380c0 100644 --- a/target/linux/brcm63xx-2.6/patches/001-bcm963xx.patch +++ b/target/linux/brcm63xx-2.6/patches/001-bcm963xx.patch @@ -147,14 +147,6 @@ diff -urN linux-2.6.19/arch/mips/pci/Makefile linux-2.6.19.new/arch/mips/pci/Mak # # These are still pretty much in the old state, watch, go blind. -diff -urN linux-2.6.19/drivers/serial/Makefile linux-2.6.19.new/drivers/serial/Makefile ---- linux-2.6.19/drivers/serial/Makefile 2006-11-29 22:57:37.000000000 +0100 -+++ linux-2.6.19.new/drivers/serial/Makefile 2006-12-16 18:49:17.000000000 +0100 -@@ -56,3 +56,4 @@ - obj-$(CONFIG_SERIAL_SGI_IOC3) += ioc3_serial.o - obj-$(CONFIG_SERIAL_ATMEL) += atmel_serial.o - obj-$(CONFIG_SERIAL_NETX) += netx-serial.o -+obj-$(CONFIG_BCM963XX) += bcm63xx_cons.o diff -urN linux-2.6.19/include/asm-mips/bootinfo.h linux-2.6.19.new/include/asm-mips/bootinfo.h --- linux-2.6.19/include/asm-mips/bootinfo.h 2006-11-29 22:57:37.000000000 +0100 +++ linux-2.6.19.new/include/asm-mips/bootinfo.h 2006-12-16 18:46:31.000000000 +0100 |