aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar7/patches-2.6.23/130-vlynq.patch
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2008-05-19 07:06:35 +0000
committerGabor Juhos <juhosg@openwrt.org>2008-05-19 07:06:35 +0000
commit249455db69bf558c386ba7bde050844e2f0ec2b3 (patch)
tree96c29c280eab70614388fc2b578b5a1668664603 /target/linux/ar7/patches-2.6.23/130-vlynq.patch
parent46dc775878ae30e4e08f56a735554693b4078db9 (diff)
downloadmaster-187ad058-249455db69bf558c386ba7bde050844e2f0ec2b3.tar.gz
master-187ad058-249455db69bf558c386ba7bde050844e2f0ec2b3.tar.bz2
master-187ad058-249455db69bf558c386ba7bde050844e2f0ec2b3.zip
[ar7] refresh kernel patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11196 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ar7/patches-2.6.23/130-vlynq.patch')
-rw-r--r--target/linux/ar7/patches-2.6.23/130-vlynq.patch18
1 files changed, 10 insertions, 8 deletions
diff --git a/target/linux/ar7/patches-2.6.23/130-vlynq.patch b/target/linux/ar7/patches-2.6.23/130-vlynq.patch
index 580b7077f4..8f7e94b344 100644
--- a/target/linux/ar7/patches-2.6.23/130-vlynq.patch
+++ b/target/linux/ar7/patches-2.6.23/130-vlynq.patch
@@ -1,17 +1,19 @@
-diff -urN linux-2.6.23.1.orig/drivers/Kconfig linux-2.6.23.1/drivers/Kconfig
---- linux-2.6.23.1.orig/drivers/Kconfig 2008-01-29 00:49:27.000000000 +0100
-+++ linux-2.6.23.1/drivers/Kconfig 2008-01-29 00:50:39.000000000 +0100
-@@ -91,4 +91,6 @@
+Index: linux-2.6.23.17/drivers/Kconfig
+===================================================================
+--- linux-2.6.23.17.orig/drivers/Kconfig
++++ linux-2.6.23.17/drivers/Kconfig
+@@ -93,4 +93,6 @@ source "drivers/kvm/Kconfig"
source "drivers/uio/Kconfig"
source "drivers/lguest/Kconfig"
+
+source "drivers/vlynq/Kconfig"
endmenu
-diff -urN linux-2.6.23.1.orig/drivers/Makefile linux-2.6.23.1/drivers/Makefile
---- linux-2.6.23.1.orig/drivers/Makefile 2008-01-29 00:49:27.000000000 +0100
-+++ linux-2.6.23.1/drivers/Makefile 2008-01-29 00:51:20.000000000 +0100
-@@ -88,4 +88,5 @@
+Index: linux-2.6.23.17/drivers/Makefile
+===================================================================
+--- linux-2.6.23.17.orig/drivers/Makefile
++++ linux-2.6.23.17/drivers/Makefile
+@@ -89,4 +89,5 @@ obj-$(CONFIG_DMA_ENGINE) += dma/
obj-$(CONFIG_HID) += hid/
obj-$(CONFIG_PPC_PS3) += ps3/
obj-$(CONFIG_OF) += of/