summaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx/patches-2.6.25/002-bcm963xx_serial.patch
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/brcm63xx/patches-2.6.25/002-bcm963xx_serial.patch')
-rw-r--r--target/linux/brcm63xx/patches-2.6.25/002-bcm963xx_serial.patch13
1 files changed, 5 insertions, 8 deletions
diff --git a/target/linux/brcm63xx/patches-2.6.25/002-bcm963xx_serial.patch b/target/linux/brcm63xx/patches-2.6.25/002-bcm963xx_serial.patch
index 18f41a27c..e97c33f2d 100644
--- a/target/linux/brcm63xx/patches-2.6.25/002-bcm963xx_serial.patch
+++ b/target/linux/brcm63xx/patches-2.6.25/002-bcm963xx_serial.patch
@@ -9,15 +9,12 @@ Signed-off-by: Axel Gembe <ago@bastart.eu.org>
drivers/serial/Makefile | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
-diff --git a/drivers/serial/Makefile b/drivers/serial/Makefile
-index 640cfe4..edc325e 100644
---- a/drivers/serial/Makefile
-+++ b/drivers/serial/Makefile
-@@ -67,3 +67,4 @@ obj-$(CONFIG_SERIAL_NETX) += netx-serial.o
+Index: linux-2.6.25.4/drivers/serial/Makefile
+===================================================================
+--- linux-2.6.25.4.orig/drivers/serial/Makefile
++++ linux-2.6.25.4/drivers/serial/Makefile
+@@ -67,3 +67,4 @@ obj-$(CONFIG_SERIAL_NETX) += netx-serial
obj-$(CONFIG_SERIAL_OF_PLATFORM) += of_serial.o
obj-$(CONFIG_SERIAL_KS8695) += serial_ks8695.o
obj-$(CONFIG_SERIAL_QE) += ucc_uart.o
+obj-$(CONFIG_BCM963XX) += bcm63xx_cons.o
---
-1.5.5.1
-