From 1dc5d56ca0d5aba6e4661f6027c4dec68c79b8dd Mon Sep 17 00:00:00 2001 From: John Crispin Date: Sat, 28 Nov 2020 11:50:43 +0100 Subject: realtek: cleanup package selection Signed-off-by: John Crispin --- target/linux/realtek/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'target/linux/realtek/Makefile') diff --git a/target/linux/realtek/Makefile b/target/linux/realtek/Makefile index 98fcaf3968..02eefe26fb 100644 --- a/target/linux/realtek/Makefile +++ b/target/linux/realtek/Makefile @@ -22,6 +22,7 @@ include $(INCLUDE_DIR)/target.mk FEATURES := $(filter-out mips16,$(FEATURES)) DEFAULT_PACKAGES += uboot-envtools ethtool kmod-gpio-button-hotplug \ - dnsmasq firewall ip6tables iptables odhcp6c odhcpd-ipv6only + dnsmasq firewall ip6tables iptables odhcp6c odhcpd-ipv6only \ + ip-full ip-bridge tc $(eval $(call BuildTarget)) -- cgit v1.2.3