X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/eacc857fb13d39e2ba4eb1e865e693bb8e486dfa..87b7d5c2cd51e4836ef8918f5739f2602f87ffb0:/package/Makefile diff --git a/package/Makefile b/package/Makefile index 59119ef68..0d88ed7bd 100644 --- a/package/Makefile +++ b/package/Makefile @@ -35,6 +35,7 @@ package-$(BR2_PACKAGE_KISMET) += kismet package-$(BR2_PACKAGE_L2TPD) += l2tpd package-$(BR2_PACKAGE_LCD4LINUX) += lcd4linux package-$(BR2_PACKAGE_LIBELF) += libelf +package-$(BR2_PACKAGE_LIBEVENT) += libevent package-$(BR2_PACKAGE_LIBGD) += libgd package-$(BR2_PACKAGE_LIBNET) += libnet package-$(BR2_PACKAGE_LIBOSIP2) += libosip2 @@ -94,6 +95,8 @@ package-$(BR2_PACKAGE_USBUTILS) += usbutils package-$(BR2_PACKAGE_VSFTPD) += vsftpd package-$(BR2_PACKAGE_WIRELESS_TOOLS) += wireless-tools package-$(BR2_PACKAGE_WOL) += wol +package-$(BR2_PACKAGE_WPA_SUPPLICANT) += wpa_supplicant +package-$(BR2_PACKAGE_WPUT) += wput package-$(BR2_PACKAGE_XINETD) += xinetd package-$(BR2_PACKAGE_ZLIB) += zlib @@ -132,6 +135,7 @@ siproxd-compile: libosip2-compile sipsak-compile: openssl-compile tcpdump-compile: libpcap-compile tinc-compile: zlib-compile openssl-compile lzo-compile +wpa_supplicant-compile: openssl-compile asterisk-compile: openssl-compile ifneq ($(BR2_PACKAGE_ASTERISK_SPEEX),)