diff options
author | Nicolas Thill <nico@openwrt.org> | 2005-07-11 21:17:45 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2005-07-11 21:17:45 +0000 |
commit | 4905ec691b1bd411b79b5038320ce9f35834868f (patch) | |
tree | 781f7fa2474932a4295b118aeea11a97c4573d9c /openwrt/package/Config.in | |
parent | d79a95028528794226418c28bf072b046a34b9d8 (diff) | |
download | mtk-20170518-4905ec691b1bd411b79b5038320ce9f35834868f.zip mtk-20170518-4905ec691b1bd411b79b5038320ce9f35834868f.tar.gz mtk-20170518-4905ec691b1bd411b79b5038320ce9f35834868f.tar.bz2 |
Add rp-pppoe package
SVN-Revision: 1413
Diffstat (limited to 'openwrt/package/Config.in')
-rw-r--r-- | openwrt/package/Config.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/openwrt/package/Config.in b/openwrt/package/Config.in index 3c06215..89eef84 100644 --- a/openwrt/package/Config.in +++ b/openwrt/package/Config.in @@ -70,6 +70,7 @@ source "package/openvpn/Config.in" source "package/pmacct/Config.in" source "package/portmap/Config.in" source "package/ppp/Config.in" +source "package/rp-pppoe/Config.in" source "package/pptp/Config.in" source "package/pptpd/Config.in" source "package/quagga/Config.in" |