aboutsummaryrefslogtreecommitdiffstats
path: root/package/Makefile
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2005-12-14 13:23:40 +0000
committerFlorian Fainelli <florian@openwrt.org>2005-12-14 13:23:40 +0000
commit150f2e49687c8798720af18ef3d7d3c04a959a45 (patch)
treec9fb274f326e22f05c8d841182c94d50991dd067 /package/Makefile
parent25f514a1f78e7445330e7be3ef5963b0f66637c6 (diff)
downloadmaster-187ad058-150f2e49687c8798720af18ef3d7d3c04a959a45.tar.gz
master-187ad058-150f2e49687c8798720af18ef3d7d3c04a959a45.tar.bz2
master-187ad058-150f2e49687c8798720af18ef3d7d3c04a959a45.zip
Added libcli, l2tpns, fixed typo and mising URL
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2669 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/Makefile')
-rw-r--r--package/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/package/Makefile b/package/Makefile
index b4ad107431..c83949f468 100644
--- a/package/Makefile
+++ b/package/Makefile
@@ -73,11 +73,13 @@ package-$(BR2_COMPILE_JPEG) += jpeg
package-$(BR2_COMPILE_KISMET) += kismet
package-$(BR2_COMPILE_KNOCK) += knock
package-$(BR2_PACKAGE_L2TPD) += l2tpd
+package-$(BR2_PACKAGE_L2TPNS) += l2tpns
package-$(BR2_PACKAGE_LCD4LINUX) += lcd4linux
package-$(BR2_PACKAGE_LESS) += less
package-$(BR2_PACKAGE_LIBAMSEL) += libamsel
package-$(BR2_PACKAGE_LIBAO) += libao
package-$(BR2_PACKAGE_LIBART) += libart
+package-$(BR2_PACKAGE_LIBCLI) += libcli
package-$(BR2_PACKAGE_LIBDAEMON) += libdaemon
package-$(BR2_PACKAGE_LIBDNET) += libdnet
package-$(BR2_PACKAGE_LIBELF) += libelf
@@ -209,7 +211,7 @@ package-$(BR2_PACKAGE_UDEV) += udev
package-$(BR2_PACKAGE_VGP) += vgp
package_$(BR2_PACKAGE_VNC_REFLECTOR) += vnc-reflector
package-$(BR2_PACKAGE_VPNC) += vpnc
-package-$(BR2_PACKGE_VRRPD) += vrrpd
+package-$(BR2_PACKAGE_VRRPD) += vrrpd
package-$(BR2_PACKAGE_VTUN) += vtun
package-$(BR2_PACKAGE_VSFTPD) += vsftpd
package-$(BR2_PACKAGE_WCCPD) += wccpd
@@ -267,6 +269,7 @@ iptables-snmp-compile: net-snmp-compile
iptraf-compile: ncurses-compile
hostapd-compile: openssl-compile wireless-tools-compile
kismet-compile: uclibc++-compile libpcap-compile ncurses-compile
+l2tpns-compile: libcli-compile
less-compile: ncurses-compile
lcd4linux-compile: ncurses-compile
libgcrypt-compile: libgpg-error-compile