69dadf038d2db6acdf63ba8304d0c1f18eb872c2
[openwrt.git] / target / linux / brcm63xx / patches / 002-bcm963xx_serial.patch
1 diff -urN linux-2.6.21.1/drivers/serial/Makefile linux-2.6.21.1.new/drivers/serial/Makefile
2 --- linux-2.6.21.1/drivers/serial/Makefile 2007-04-27 23:49:26.000000000 +0200
3 +++ linux-2.6.21.1.new/drivers/serial/Makefile 2007-05-30 20:32:27.000000000 +0200
4 @@ -62,3 +62,4 @@
5 obj-$(CONFIG_SERIAL_NETX) += netx-serial.o
6 obj-$(CONFIG_SERIAL_OF_PLATFORM) += of_serial.o
7 obj-$(CONFIG_SERIAL_KS8695) += serial_ks8695.o
8 +obj-$(CONFIG_BCM963XX) += bcm63xx_cons.o
This page took 0.037119 seconds and 3 git commands to generate.