diff options
author | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-03-23 01:25:30 +0000 |
---|---|---|
committer | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-03-23 01:25:30 +0000 |
commit | 6a4fe23785a6250e8580c727dabc253477e1ab40 (patch) | |
tree | f51bb18d4ce1208dacd2759f3a885790c165ee64 /openwrt/package/linux/control/kmod-pppoe.control | |
parent | 2855b9d4c14ddfcc5374a156fae7425150ce67b3 (diff) |
Add new kmod-pppoe package, add ppp_async.o to kmod-ppp
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@418 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/linux/control/kmod-pppoe.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 000000000..7271cd76a --- /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 |