From d38223cf012757cbaa4cefdd1c375cf8eaf797a9 Mon Sep 17 00:00:00 2001 From: Florian Fainelli Date: Wed, 30 May 2007 19:07:03 +0000 Subject: Update to .21 SVN-Revision: 7408 --- target/linux/brcm63xx-2.6/patches/001-bcm963xx.patch | 8 -------- target/linux/brcm63xx-2.6/patches/002-bcm963xx_serial.patch | 8 ++++++++ 2 files changed, 8 insertions(+), 8 deletions(-) create mode 100644 target/linux/brcm63xx-2.6/patches/002-bcm963xx_serial.patch (limited to 'target/linux/brcm63xx-2.6/patches') 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 diff --git a/target/linux/brcm63xx-2.6/patches/002-bcm963xx_serial.patch b/target/linux/brcm63xx-2.6/patches/002-bcm963xx_serial.patch new file mode 100644 index 0000000000..90554175a2 --- /dev/null +++ b/target/linux/brcm63xx-2.6/patches/002-bcm963xx_serial.patch @@ -0,0 +1,8 @@ +diff -urN linux-2.6.21.1/drivers/serial/Makefile linux-2.6.21.1.new/drivers/serial/Makefile +--- linux-2.6.21.1/drivers/serial/Makefile 2007-04-27 23:49:26.000000000 +0200 ++++ linux-2.6.21.1.new/drivers/serial/Makefile 2007-05-30 20:32:27.000000000 +0200 +@@ -60,3 +60,4 @@ + obj-$(CONFIG_SERIAL_UARTLITE) += uartlite.o + obj-$(CONFIG_SERIAL_NETX) += netx-serial.o + obj-$(CONFIG_SERIAL_OF_PLATFORM) += of_serial.o ++obj-$(CONFIG_BCM963XX) += bcm63xx_cons.o -- cgit v1.2.3