aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--target/linux/rtl838x/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/target/linux/rtl838x/Makefile b/target/linux/rtl838x/Makefile
index 83cb074b89..a4e203718d 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))