diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2008-11-06 20:55:33 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2008-11-06 20:55:33 +0000 |
commit | a1bf28950d16ca97897a524dc74ec0e52ef08fff (patch) | |
tree | cc582d4bee75a51b8c5a23ff3cef3b18f1739362 /target/linux/ar7/patches-2.6.26/130-vlynq.patch | |
parent | 2c638cf43bb61b33f581bd057441418a30b39dc4 (diff) | |
download | upstream-a1bf28950d16ca97897a524dc74ec0e52ef08fff.tar.gz upstream-a1bf28950d16ca97897a524dc74ec0e52ef08fff.tar.bz2 upstream-a1bf28950d16ca97897a524dc74ec0e52ef08fff.zip |
refresh 2.6.26 patches
SVN-Revision: 13135
Diffstat (limited to 'target/linux/ar7/patches-2.6.26/130-vlynq.patch')
-rw-r--r-- | target/linux/ar7/patches-2.6.26/130-vlynq.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/ar7/patches-2.6.26/130-vlynq.patch b/target/linux/ar7/patches-2.6.26/130-vlynq.patch index c1e04a6dbf..41940b3b53 100644 --- a/target/linux/ar7/patches-2.6.26/130-vlynq.patch +++ b/target/linux/ar7/patches-2.6.26/130-vlynq.patch @@ -1,6 +1,6 @@ --- a/drivers/Kconfig +++ b/drivers/Kconfig -@@ -100,5 +100,7 @@ +@@ -100,5 +100,7 @@ source "drivers/auxdisplay/Kconfig" source "drivers/uio/Kconfig" @@ -10,7 +10,7 @@ endmenu --- a/drivers/Makefile +++ b/drivers/Makefile -@@ -92,5 +92,6 @@ +@@ -92,5 +92,6 @@ obj-$(CONFIG_DCA) += dca/ obj-$(CONFIG_HID) += hid/ obj-$(CONFIG_PPC_PS3) += ps3/ obj-$(CONFIG_OF) += of/ |