summaryrefslogtreecommitdiff
path: root/target/linux/ar7/patches-2.6.26/130-vlynq.patch
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2008-09-26 18:46:53 +0000
committerGabor Juhos <juhosg@openwrt.org>2008-09-26 18:46:53 +0000
commit821170133fc75f42c73b4d11761d798eae7e4733 (patch)
tree46681f18f733797b93dcddf710bc8d1ab9c4a079 /target/linux/ar7/patches-2.6.26/130-vlynq.patch
parent6f98e7cf01458f9deca4c99e47ad4578efcaf04e (diff)
downloadmtk-20170518-821170133fc75f42c73b4d11761d798eae7e4733.zip
mtk-20170518-821170133fc75f42c73b4d11761d798eae7e4733.tar.gz
mtk-20170518-821170133fc75f42c73b4d11761d798eae7e4733.tar.bz2
update to 2.6.26.5 and 2.6.25.17
SVN-Revision: 12718
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.patch12
1 files changed, 4 insertions, 8 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 8fb613d..c1e04a6 100644
--- a/target/linux/ar7/patches-2.6.26/130-vlynq.patch
+++ b/target/linux/ar7/patches-2.6.26/130-vlynq.patch
@@ -1,7 +1,5 @@
-Index: linux-2.6.26/drivers/Kconfig
-===================================================================
---- linux-2.6.26.orig/drivers/Kconfig 2008-07-13 23:51:29.000000000 +0200
-+++ linux-2.6.26/drivers/Kconfig 2008-07-14 12:28:00.186793402 +0200
+--- a/drivers/Kconfig
++++ b/drivers/Kconfig
@@ -100,5 +100,7 @@
source "drivers/uio/Kconfig"
@@ -10,10 +8,8 @@ Index: linux-2.6.26/drivers/Kconfig
+
source "drivers/xen/Kconfig"
endmenu
-Index: linux-2.6.26/drivers/Makefile
-===================================================================
---- linux-2.6.26.orig/drivers/Makefile 2008-07-13 23:51:29.000000000 +0200
-+++ linux-2.6.26/drivers/Makefile 2008-07-14 12:27:34.362789842 +0200
+--- a/drivers/Makefile
++++ b/drivers/Makefile
@@ -92,5 +92,6 @@
obj-$(CONFIG_HID) += hid/
obj-$(CONFIG_PPC_PS3) += ps3/