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 6fdf92984..d071397be 100644 --- a/package/Makefile +++ b/package/Makefile @@ -22,6 +22,7 @@ package-$(BR2_PACKAGE_FUSE) += fuse package-$(BR2_PACKAGE_GLIB) += glib package-$(BR2_PACKAGE_GMP) += gmp package-$(BR2_PACKAGE_HASERL) += haserl +package-$(BR2_PACKAGE_IPKG) += ipkg package-$(BR2_PACKAGE_IPTABLES) += iptables package-$(BR2_PACKAGE_IPROUTE2) += iproute2 package-$(BR2_PACKAGE_KISMET) += kismet |