aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar7/patches-2.6.25/130-vlynq.patch
diff options
context:
space:
mode:
authorMatteo Croce <matteo@openwrt.org>2008-06-12 22:33:48 +0000
committerMatteo Croce <matteo@openwrt.org>2008-06-12 22:33:48 +0000
commit4731f82a229de27dc7732ab8a1fea5e561031e13 (patch)
treedba3f59b72225e7ebbf85b428546bd2d98771f51 /target/linux/ar7/patches-2.6.25/130-vlynq.patch
parent19561f6f7caf928dbe1552e6f0bc84fefcb58e45 (diff)
downloadmaster-187ad058-4731f82a229de27dc7732ab8a1fea5e561031e13.tar.gz
master-187ad058-4731f82a229de27dc7732ab8a1fea5e561031e13.tar.bz2
master-187ad058-4731f82a229de27dc7732ab8a1fea5e561031e13.zip
ar7: refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11452 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ar7/patches-2.6.25/130-vlynq.patch')
-rw-r--r--target/linux/ar7/patches-2.6.25/130-vlynq.patch16
1 files changed, 6 insertions, 10 deletions
diff --git a/target/linux/ar7/patches-2.6.25/130-vlynq.patch b/target/linux/ar7/patches-2.6.25/130-vlynq.patch
index 262c58c864..f925258572 100644
--- a/target/linux/ar7/patches-2.6.25/130-vlynq.patch
+++ b/target/linux/ar7/patches-2.6.25/130-vlynq.patch
@@ -1,19 +1,15 @@
-Index: linux-2.6.25.4/drivers/Kconfig
-===================================================================
---- linux-2.6.25.4.orig/drivers/Kconfig
-+++ linux-2.6.25.4/drivers/Kconfig
-@@ -97,4 +97,6 @@ source "drivers/dca/Kconfig"
+--- a/drivers/Kconfig
++++ b/drivers/Kconfig
+@@ -97,4 +97,6 @@
source "drivers/auxdisplay/Kconfig"
source "drivers/uio/Kconfig"
+
+source "drivers/vlynq/Kconfig"
endmenu
-Index: linux-2.6.25.4/drivers/Makefile
-===================================================================
---- linux-2.6.25.4.orig/drivers/Makefile
-+++ linux-2.6.25.4/drivers/Makefile
-@@ -91,5 +91,6 @@ obj-$(CONFIG_DCA) += dca/
+--- a/drivers/Makefile
++++ b/drivers/Makefile
+@@ -91,5 +91,6 @@
obj-$(CONFIG_HID) += hid/
obj-$(CONFIG_PPC_PS3) += ps3/
obj-$(CONFIG_OF) += of/