summaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx-2.6/patches/002-bcm963xx_serial.patch
diff options
context:
space:
mode:
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2007-05-30 19:07:03 +0000
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2007-05-30 19:07:03 +0000
commit139f47629bf913908d2b9828488a77970f0ad34b (patch)
tree734538e482b836810f2f84bec023dc39740e1dcc /target/linux/brcm63xx-2.6/patches/002-bcm963xx_serial.patch
parent7bcb808da87b29b766af9f1dee8eb15a52497710 (diff)
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/002-bcm963xx_serial.patch')
-rw-r--r--target/linux/brcm63xx-2.6/patches/002-bcm963xx_serial.patch8
1 files changed, 8 insertions, 0 deletions
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 000000000..90554175a
--- /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