diff options
Diffstat (limited to 'package/Makefile')
-rw-r--r-- | package/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/Makefile b/package/Makefile index 928074824..d03516789 100644 --- a/package/Makefile +++ b/package/Makefile @@ -152,6 +152,7 @@ package-$(ADK_COMPILE_IPROUTE2) += iproute2 package-$(ADK_PACKAGE_IPSEC_TOOLS) += ipsec-tools package-$(ADK_PACKAGE_IPSET) += ipset package-$(ADK_COMPILE_IPTABLES) += iptables +package-$(ADK_PACKAGE_IPTABLES_SNMP) += iptables-snmp package-$(ADK_PACKAGE_IPTRAF) += iptraf package-$(ADK_PACKAGE_IRSSI) += irssi package-$(ADK_PACKAGE_IW) += iw |