diff options
author | Felix Fietkau <nbd@openwrt.org> | 2006-05-30 19:41:55 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2006-05-30 19:41:55 +0000 |
commit | e874a83da2412a8399edbd9971206c934c09212c (patch) | |
tree | ce78ce892445a0472f015db0dafe3854e7fd498b /openwrt/package/linux-atm | |
parent | aef3bd9e643498397c2ef33ba17d166e10518d85 (diff) | |
download | mtk-20170518-e874a83da2412a8399edbd9971206c934c09212c.zip mtk-20170518-e874a83da2412a8399edbd9971206c934c09212c.tar.gz mtk-20170518-e874a83da2412a8399edbd9971206c934c09212c.tar.bz2 |
remove old Config.in files
SVN-Revision: 3845
Diffstat (limited to 'openwrt/package/linux-atm')
-rw-r--r-- | openwrt/package/linux-atm/Config.in | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/openwrt/package/linux-atm/Config.in b/openwrt/package/linux-atm/Config.in deleted file mode 100644 index e9769b5..0000000 --- a/openwrt/package/linux-atm/Config.in +++ /dev/null @@ -1,22 +0,0 @@ -config PACKAGE_LINUX_ATM - prompt "linux-atm......................... ATM Library/Utilities for Linux" - tristate - default y if LINUX_2_4_AR7 - default n - help - ATM Library for linux - - http://ftp.debian.org/debian/pool/main/l/linux-atm/ - -config PACKAGE_BR2684CTL - prompt "br2684ctl....................... RFC2684 bridging utility" - tristate - default y if LINUX_2_4_AR7 - default n - depends PACKAGE_LINUX_ATM - help - Utility for setting up ATM RFC2684 bridging mode - Useful for PPPoE - - http://ftp.debian.org/debian/pool/main/l/linux-atm/ - |