aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--target/linux/realtek/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/realtek/Makefile b/target/linux/realtek/Makefile
index 704242a000..1fd9a870cd 100644
--- a/target/linux/realtek/Makefile
+++ b/target/linux/realtek/Makefile
@@ -18,7 +18,7 @@ endef
include $(INCLUDE_DIR)/target.mk
DEFAULT_PACKAGES += uboot-envtools ethtool kmod-gpio-button-hotplug \
- dnsmasq firewall ip6tables iptables odhcp6c odhcpd-ipv6only \
+ firewall ip6tables iptables odhcp6c \
ip-full ip-bridge tc
$(eval $(call BuildTarget))