realtek: cleanup package selection
[openwrt/staging/rmilecki.git] / target / linux / realtek / Makefile
index 98fcaf3968de6ca19a3c3ec14564770620eda033..02eefe26fb748b76e1dbfa82e4bdbf9b6438eeb7 100644 (file)
@@ -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))