diff options
Diffstat (limited to 'openwrt/package/Makefile')
-rw-r--r-- | openwrt/package/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/openwrt/package/Makefile b/openwrt/package/Makefile index e061e2bdfe..f46f13bdce 100644 --- a/openwrt/package/Makefile +++ b/openwrt/package/Makefile @@ -3,6 +3,7 @@ include $(TOPDIR)/rules.mk package-:=tcp_wrappers package-y:=nvram +package-$(BR2_PACKAGE_6TUNNEL) += 6tunnel package-$(BR2_PACKAGE_AICCU) += aiccu package-$(BR2_PACKAGE_AMWALL) += amwall package-$(BR2_PACKAGE_ARPD) += arpd |