X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/36c59a65273b34ad34cfadacdd54947e43a57826..11f2bce116f3d54ca2120ca1c4b059c6a9bd56ca:/openwrt/package/Makefile diff --git a/openwrt/package/Makefile b/openwrt/package/Makefile index df64f302f..6cbadad24 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 @@ -60,6 +61,7 @@ package-$(BR2_PACKAGE_SNORT) += snort package-$(BR2_PACKAGE_SPEEX) += speex package-$(BR2_PACKAGE_STRACE) += strace package-$(BR2_PACKAGE_TCPDUMP) += tcpdump +package-$(BR2_PACKAGE_TINC) += tinc package-$(BR2_PACKAGE_UCLIBCXX) += uclibc++ package-$(BR2_PACKAGE_USBUTILS) += usbutils package-$(BR2_PACKAGE_WIRELESS_TOOLS) += wireless-tools @@ -108,6 +110,7 @@ mysql-compile: ncurses-compile zlib-compile postgresql-compile: zlib-compile nmap-compile: uclibc++-compile pcre-compile libpcap-compile kismet-compile: uclibc++-compile libpcap-compile +tinc-compile: zlib-compile openssl-compile lzo-compile snort-compile: libnet-compile libpcap-compile pcre-compile ifeq ($(BR2_PACKAGE_SNORT_MYSQL),y)