aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar7/patches-2.6.26/130-vlynq.patch
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2009-06-23 13:29:23 +0000
committerImre Kaloz <kaloz@openwrt.org>2009-06-23 13:29:23 +0000
commit588f89ee36c152a9e03ef7f36197c2f50db2c0db (patch)
tree98a3349e1dac300357f26d9ce4b29cab4e4fe200 /target/linux/ar7/patches-2.6.26/130-vlynq.patch
parent947d098e3e950047e6614d08c333bb40650d804e (diff)
downloadmaster-187ad058-588f89ee36c152a9e03ef7f36197c2f50db2c0db.tar.gz
master-187ad058-588f89ee36c152a9e03ef7f36197c2f50db2c0db.tar.bz2
master-187ad058-588f89ee36c152a9e03ef7f36197c2f50db2c0db.zip
we don't support 2.6.26 for a long time now
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16544 3c298f89-4303-0410-b956-a3cf2f4a3e73
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.patch19
1 files changed, 0 insertions, 19 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
deleted file mode 100644
index 41940b3b53..0000000000
--- a/target/linux/ar7/patches-2.6.26/130-vlynq.patch
+++ /dev/null
@@ -1,19 +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
-@@ -92,5 +92,6 @@ 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/