aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar7/patches-2.6.27/130-vlynq.patch
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2009-11-11 11:38:02 +0000
committerImre Kaloz <kaloz@openwrt.org>2009-11-11 11:38:02 +0000
commit88401c2052f78509c26b72d24c7fb0c260ec55f2 (patch)
treee81b0f3b2828d47ca78b66c97ae9f3a8d6f1d8e9 /target/linux/ar7/patches-2.6.27/130-vlynq.patch
parenta01ec2469bcee5eb55f479160b77a1a28d39cef9 (diff)
downloadupstream-88401c2052f78509c26b72d24c7fb0c260ec55f2.tar.gz
upstream-88401c2052f78509c26b72d24c7fb0c260ec55f2.tar.bz2
upstream-88401c2052f78509c26b72d24c7fb0c260ec55f2.zip
we don't support the 2.6.27 kernels for a long time now
SVN-Revision: 18369
Diffstat (limited to 'target/linux/ar7/patches-2.6.27/130-vlynq.patch')
-rw-r--r--target/linux/ar7/patches-2.6.27/130-vlynq.patch20
1 files changed, 0 insertions, 20 deletions
diff --git a/target/linux/ar7/patches-2.6.27/130-vlynq.patch b/target/linux/ar7/patches-2.6.27/130-vlynq.patch
deleted file mode 100644
index 9ab3638eaa..0000000000
--- a/target/linux/ar7/patches-2.6.27/130-vlynq.patch
+++ /dev/null
@@ -1,20 +0,0 @@
---- a/drivers/Kconfig
-+++ b/drivers/Kconfig
-@@ -100,5 +100,7 @@ source "drivers/auxdisplay/Kconfig"
-
- source "drivers/uio/Kconfig"
-
-+source "drivers/vlynq/Kconfig"
-+
- source "drivers/xen/Kconfig"
- endmenu
---- a/drivers/Makefile
-+++ b/drivers/Makefile
-@@ -96,6 +96,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/