remove ebtables - reduces cpu load for bridging a lot
[openwrt.git] / openwrt / target / utils / Makefile
index 9762881..b4c1a21 100644 (file)
@@ -1,12 +1,6 @@
 include $(TOPDIR)/rules.mk
 
-TARGETS := addpattern trx
-ifeq ($(BR2_TARGET_BELKIN),y)
-TARGETS += belkin-bin
-endif
-ifeq ($(BR2_TARGET_MOTOROLA),y)
-TARGETS += motorola-bin
-endif
+TARGETS := addpattern trx motorola-bin
 
 UTILS_BUILD_DIR:=$(BUILD_DIR)/target-utils
 
This page took 0.02388 seconds and 4 git commands to generate.