summaryrefslogtreecommitdiffstats
path: root/target/linux/ar7/patches-2.6.30/130-vlynq.patch
diff options
context:
space:
mode:
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-08-03 21:32:31 +0000
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-08-03 21:32:31 +0000
commit3106c18113ab11e3439e3ff56203c8508c6304f1 (patch)
treee03e8faa4af2bec59ef2643e188a7ecc6870ed9d /target/linux/ar7/patches-2.6.30/130-vlynq.patch
parentc87639a6750e646db6fc4d39cecb2470386001d1 (diff)
[ar7] add fixed PHY patches from 2.6.27, refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17110 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ar7/patches-2.6.30/130-vlynq.patch')
-rw-r--r--target/linux/ar7/patches-2.6.30/130-vlynq.patch9
1 files changed, 5 insertions, 4 deletions
diff --git a/target/linux/ar7/patches-2.6.30/130-vlynq.patch b/target/linux/ar7/patches-2.6.30/130-vlynq.patch
index 9ab3638ea..12eb53846 100644
--- a/target/linux/ar7/patches-2.6.30/130-vlynq.patch
+++ b/target/linux/ar7/patches-2.6.30/130-vlynq.patch
@@ -1,20 +1,21 @@
--- a/drivers/Kconfig
+++ b/drivers/Kconfig
-@@ -100,5 +100,7 @@ source "drivers/auxdisplay/Kconfig"
+@@ -104,6 +104,8 @@ source "drivers/auxdisplay/Kconfig"
source "drivers/uio/Kconfig"
+source "drivers/vlynq/Kconfig"
+
source "drivers/xen/Kconfig"
- endmenu
+
+ source "drivers/staging/Kconfig"
--- a/drivers/Makefile
+++ b/drivers/Makefile
-@@ -96,6 +96,7 @@ obj-$(CONFIG_DCA) += dca/
+@@ -103,6 +103,7 @@ obj-$(CONFIG_DCA) += dca/
obj-$(CONFIG_HID) += hid/
obj-$(CONFIG_PPC_PS3) += ps3/
obj-$(CONFIG_OF) += of/
+obj-$(CONFIG_VLYNQ) += vlynq/
obj-$(CONFIG_SSB) += ssb/
obj-$(CONFIG_VIRTIO) += virtio/
- obj-$(CONFIG_REGULATOR) += regulator/
+ obj-$(CONFIG_STAGING) += staging/