Fix typo in wpa_supplicant (#4208)
[openwrt.git] / target / linux / brcm63xx / patches / 002-bcm963xx_serial.patch
1 Index: linux-2.6.24.7/drivers/serial/Makefile
2 ===================================================================
3 --- linux-2.6.24.7.orig/drivers/serial/Makefile
4 +++ linux-2.6.24.7/drivers/serial/Makefile
5 @@ -65,3 +65,4 @@ obj-$(CONFIG_SERIAL_NETX) += netx-serial
6 obj-$(CONFIG_SERIAL_OF_PLATFORM) += of_serial.o
7 obj-$(CONFIG_SERIAL_KS8695) += serial_ks8695.o
8 obj-$(CONFIG_SERIAL_QE) += ucc_uart.o
9 +obj-$(CONFIG_BCM963XX) += bcm63xx_cons.o
This page took 0.04642 seconds and 5 git commands to generate.