X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/e6a3b11dff79f7cecacab24fb35f783697bfeddc..6bba0718e5c2c0f9a67620c3055e5c5a8df5c6aa:/openwrt/package/Makefile?ds=inline diff --git a/openwrt/package/Makefile b/openwrt/package/Makefile index 0ca8bc05e..fff49ab33 100644 --- a/openwrt/package/Makefile +++ b/openwrt/package/Makefile @@ -5,6 +5,7 @@ include $(TOPDIR)/package/depend.mk package-$(BR2_PACKAGE_6TUNNEL) += 6tunnel package-$(BR2_PACKAGE_AICCU) += aiccu package-$(BR2_PACKAGE_AIRCRACK) += aircrack +package-$(BR2_PACKAGE_AIRCRACK_NG) += aircrack-ng package-$(BR2_PACKAGE_AMWALL) += amwall package-$(BR2_PACKAGE_ARPD) += arpd package-$(BR2_PACKAGE_ARPTABLES) += arptables @@ -215,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 @@ -273,6 +275,7 @@ package-$(BR2_PACKAGE_VPNC) += vpnc package-$(BR2_PACKAGE_VRRPD) += vrrpd package-$(BR2_PACKAGE_VTUN) += vtun package-$(BR2_PACKAGE_VSFTPD) += vsftpd +package-$(BR2_PACKAGE_WAKELAN) += wakelan package-$(BR2_PACKAGE_WATCHDOG) += watchdog package-$(BR2_PACKAGE_WCCPD) += wccpd package-$(BR2_PACKAGE_WEECHAT) += weechat