diff options
author | Nicolas Thill <nico@openwrt.org> | 2005-09-26 02:09:28 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2005-09-26 02:09:28 +0000 |
commit | ff7251cf9503b5ceca1d2bbf1e85c6ea3862fbe3 (patch) | |
tree | 1b5beb6288b3dc311e48d5543aa3b5bc1e4da304 /openwrt/package/Config.in | |
parent | d85480af2ce972382e3636806efd041bf3d8894f (diff) | |
download | mtk-20170518-ff7251cf9503b5ceca1d2bbf1e85c6ea3862fbe3.zip mtk-20170518-ff7251cf9503b5ceca1d2bbf1e85c6ea3862fbe3.tar.gz mtk-20170518-ff7251cf9503b5ceca1d2bbf1e85c6ea3862fbe3.tar.bz2 |
add p910nd (thanks to Oliver Ertl)
SVN-Revision: 1993
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 a373c99..a4c567e 100644 --- a/openwrt/package/Config.in +++ b/openwrt/package/Config.in @@ -84,6 +84,7 @@ source "package/openntpd/Config.in" source "package/openssh/Config.in" source "package/openswan/Config.in" source "package/openvpn/Config.in" +source "package/p910nd/Config.in" source "package/parprouted/Config.in" source "package/pmacct/Config.in" source "package/portmap/Config.in" |