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 | 7dd7852ba2d9ab29c610461ed61c2428c34e8759 (patch) | |
tree | cc27fd3cfca0cccad6db8cbd6ffe811e5adea94a /package/ppp/ipkg/ppp-mod-pppoa.control | |
parent | 1a001483d28c98e8a392a9dc21c95aaf947b4d07 (diff) | |
download | upstream-7dd7852ba2d9ab29c610461ed61c2428c34e8759.tar.gz upstream-7dd7852ba2d9ab29c610461ed61c2428c34e8759.tar.bz2 upstream-7dd7852ba2d9ab29c610461ed61c2428c34e8759.zip |
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 0000000000..94e5e101b8 --- /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 |