summaryrefslogtreecommitdiff
path: root/openwrt/target/linux/package/switch/Config.in
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2006-05-31 16:01:46 +0000
committerFelix Fietkau <nbd@openwrt.org>2006-05-31 16:01:46 +0000
commit337621e4682ad459b28f23c2cacebc29a88fbde1 (patch)
treed68bde34fb72b60dfebbac350ca4de6f60de1589 /openwrt/target/linux/package/switch/Config.in
parent7486d2e8d5b442143ce94c0524e86a67b5c338b9 (diff)
downloadmtk-20170518-337621e4682ad459b28f23c2cacebc29a88fbde1.zip
mtk-20170518-337621e4682ad459b28f23c2cacebc29a88fbde1.tar.gz
mtk-20170518-337621e4682ad459b28f23c2cacebc29a88fbde1.tar.bz2
move target/linux/package/switch to package/, fix a bug in the ipkg dependency handling
SVN-Revision: 3864
Diffstat (limited to 'openwrt/target/linux/package/switch/Config.in')
-rw-r--r--openwrt/target/linux/package/switch/Config.in11
1 files changed, 0 insertions, 11 deletions
diff --git a/openwrt/target/linux/package/switch/Config.in b/openwrt/target/linux/package/switch/Config.in
deleted file mode 100644
index 0ff2aa1..0000000
--- a/openwrt/target/linux/package/switch/Config.in
+++ /dev/null
@@ -1,11 +0,0 @@
-config PACKAGE_KMOD_SWITCH
- prompt "kmod-switch....................... Kernel driver for ROBO and ADMTEK SWITCH"
- tristate
- default y if LINUX_2_6_BRCM || LINUX_2_4_BRCM
- default m if DEVEL
- default n
- help
- Kernel driver for ROBO and ADMTEK switches.
-
- http://www.openwrt.org
-