diff --git a/target/linux/rtl838x/Makefile b/target/linux/rtl838x/Makefile index 83cb074b89b..a4e203718d9 100644 --- a/target/linux/rtl838x/Makefile +++ b/target/linux/rtl838x/Makefile @@ -21,6 +21,7 @@ include $(INCLUDE_DIR)/target.mk FEATURES := $(filter-out mips16,$(FEATURES)) -DEFAULT_PACKAGES += swconfig uboot-envtools ethtool kmod-gpio-button-hotplug +DEFAULT_PACKAGES += uboot-envtools ethtool kmod-gpio-button-hotplug \ + dnsmasq firewall ip6tables iptables odhcp6c odhcpd-ipv6only $(eval $(call BuildTarget))