diff options
author | Felix Fietkau <nbd@openwrt.org> | 2005-08-26 15:52:12 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2005-08-26 15:52:12 +0000 |
commit | 7fdfde3edce76a7edb8378f80c67ad9932f768ff (patch) | |
tree | 20778c53fcbef2bc8ed5a08e08f4665a35afa81f /openwrt/package/ppp/ipkg | |
parent | 6b854dd30ac353abef99611052318d4ea74d749e (diff) | |
download | mtk-20170518-7fdfde3edce76a7edb8378f80c67ad9932f768ff.zip mtk-20170518-7fdfde3edce76a7edb8378f80c67ad9932f768ff.tar.gz mtk-20170518-7fdfde3edce76a7edb8378f80c67ad9932f768ff.tar.bz2 |
clean up board-dependent files, add pppoatm support, add proper config examples
SVN-Revision: 1754
Diffstat (limited to 'openwrt/package/ppp/ipkg')
-rw-r--r-- | openwrt/package/ppp/ipkg/ppp-mod-pppoa.control | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/openwrt/package/ppp/ipkg/ppp-mod-pppoa.control b/openwrt/package/ppp/ipkg/ppp-mod-pppoa.control new file mode 100644 index 0000000..94e5e10 --- /dev/null +++ b/openwrt/package/ppp/ipkg/ppp-mod-pppoa.control @@ -0,0 +1,7 @@ +Package: ppp-mod-pppoa +Priority: optional +Section: net +Maintainer: Matteo Croce <3297627799@wind.it> +Source: buildroot internal +Description: a PPPoA (PPP over ATM) plugin for PPP +Depends: ppp, kmod-pppoa |