summaryrefslogtreecommitdiff
path: root/openwrt/package/Makefile
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2006-06-04 13:23:07 +0000
committerNicolas Thill <nico@openwrt.org>2006-06-04 13:23:07 +0000
commit5530a20e60dd64b013382eaea57bc9f9e8a6ee1e (patch)
treec765f089c20e2a2994e9f6874adf7cf1cc5e617d /openwrt/package/Makefile
parent33a39bc348ef40856153212a5f2ebd37dcef648c (diff)
downloadmtk-20170518-5530a20e60dd64b013382eaea57bc9f9e8a6ee1e.zip
mtk-20170518-5530a20e60dd64b013382eaea57bc9f9e8a6ee1e.tar.gz
mtk-20170518-5530a20e60dd64b013382eaea57bc9f9e8a6ee1e.tar.bz2
add rp-l2tp package (closes: #459).
SVN-Revision: 3902
Diffstat (limited to 'openwrt/package/Makefile')
-rw-r--r--openwrt/package/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/openwrt/package/Makefile b/openwrt/package/Makefile
index e5b2269..fff49ab 100644
--- a/openwrt/package/Makefile
+++ b/openwrt/package/Makefile
@@ -216,6 +216,7 @@ package-$(BR2_PACKAGE_RARPD) += rarpd
package-$(BR2_COMPILE_READLINE) += readline
package-$(BR2_PACKAGE_REAIM) += reaim
package-$(BR2_PACKAGE_ROBOCFG) += robocfg
+package-$(BR2_COMPILE_RP_L2TP) += rp-l2tp
package-$(BR2_COMPILE_RP_PPPOE) += rp-pppoe
package-$(BR2_PACKAGE_RRDCOLLECT) += rrdcollect
package-$(BR2_COMPILE_RRDTOOL) += rrdtool