aboutsummaryrefslogtreecommitdiffstats
path: root/package/switch/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/switch/Makefile')
-rw-r--r--package/switch/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/package/switch/Makefile b/package/switch/Makefile
index 17158dac8b..364416de79 100644
--- a/package/switch/Makefile
+++ b/package/switch/Makefile
@@ -33,10 +33,6 @@ define Build/Prepare
$(CP) ./src/* $(PKG_BUILD_DIR)/
endef
-ifeq ($(BOARD),brcm47xx)
- BUILDFLAGS := -DBROADCOM
-endif
-
define Build/Compile
$(MAKE) -C "$(LINUX_DIR)" \
CROSS_COMPILE="$(TARGET_CROSS)" \