diff options
author | Nicolas Thill <nico@openwrt.org> | 2005-03-23 01:25:30 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2005-03-23 01:25:30 +0000 |
commit | c2e2ba3cdf9244971ceab860a7ea69c9a105a022 (patch) | |
tree | f51bb18d4ce1208dacd2759f3a885790c165ee64 /openwrt/package/linux/control | |
parent | f0b33effde2985c0391bbb790bb6d61283e33507 (diff) | |
download | mtk-20170518-c2e2ba3cdf9244971ceab860a7ea69c9a105a022.zip mtk-20170518-c2e2ba3cdf9244971ceab860a7ea69c9a105a022.tar.gz mtk-20170518-c2e2ba3cdf9244971ceab860a7ea69c9a105a022.tar.bz2 |
Add new kmod-pppoe package, add ppp_async.o to kmod-ppp
SVN-Revision: 418
Diffstat (limited to 'openwrt/package/linux/control')
-rw-r--r-- | openwrt/package/linux/control/kmod-pppoe.control | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/openwrt/package/linux/control/kmod-pppoe.control b/openwrt/package/linux/control/kmod-pppoe.control new file mode 100644 index 0000000..7271cd7 --- /dev/null +++ b/openwrt/package/linux/control/kmod-pppoe.control @@ -0,0 +1,8 @@ +Package: kmod-pppoe +Priority: optional +Section: net +Version: 2.4.29-1 +Architecture: mipsel +Maintainer: Felix Fietkau <nbd@vd-s.ath.cx> +Source: buildroot internal +Description: PPP over Ethernet support |