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 8cb9ecfbb..e628961e5 100644 --- a/package/Makefile +++ b/package/Makefile @@ -62,6 +62,7 @@ package-$(BR2_PACKAGE_IPKG) += ipkg package-$(BR2_COMPILE_IPROUTE2) += iproute2 package-$(BR2_PACKAGE_IPSET) += ipset package-$(BR2_COMPILE_IPTABLES) += iptables +package-$(BR2_PACKAGE_IPTABLES_SNMP) += iptables-snmp package-$(BR2_PACKAGE_IPTRAF) += iptraf package-$(BR2_PACKAGE_IRSSI) += irssi package-$(BR2_COMPILE_JPEG) += jpeg |