diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-08-26 15:52:12 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-08-26 15:52:12 +0000 |
commit | 85fa7a0ac5527d54fe742e5df002d11d3a83699a (patch) | |
tree | cc27fd3cfca0cccad6db8cbd6ffe811e5adea94a /package/ppp/ipkg/ppp-mod-pppoa.control | |
parent | 67881f7caf65c39557e3ee656fd9368aec200b65 (diff) |
clean up board-dependent files, add pppoatm support, add proper config examples
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1754 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/ppp/ipkg/ppp-mod-pppoa.control')
-rw-r--r-- | package/ppp/ipkg/ppp-mod-pppoa.control | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/package/ppp/ipkg/ppp-mod-pppoa.control b/package/ppp/ipkg/ppp-mod-pppoa.control new file mode 100644 index 000000000..94e5e101b --- /dev/null +++ b/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 |