diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-04-27 09:42:33 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-04-27 09:42:33 +0000 |
commit | 69a5154bf5369e8ba277c1f0504df52ec61abcf2 (patch) | |
tree | 468165ae7420059349f9297f70a3420959a014aa /openwrt/package/Makefile | |
parent | 6ca159f4c5fc4351426cc64df43dd96e9de2fd7d (diff) |
add l2tpd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@731 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/Makefile')
-rw-r--r-- | openwrt/package/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/openwrt/package/Makefile b/openwrt/package/Makefile index df64f302f..71b01d000 100644 --- a/openwrt/package/Makefile +++ b/openwrt/package/Makefile @@ -25,6 +25,7 @@ package-$(BR2_PACKAGE_HASERL) += haserl package-$(BR2_PACKAGE_IPTABLES) += iptables package-$(BR2_PACKAGE_IPROUTE2) += iproute2 package-$(BR2_PACKAGE_KISMET) += kismet +package-$(BR2_PACKAGE_L2TPD) += l2tpd package-$(BR2_PACKAGE_LCD4LINUX) += lcd4linux package-$(BR2_PACKAGE_LIBELF) += libelf package-$(BR2_PACKAGE_LIBGCC) += libgcc |