X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/48578aa816e51a5c9866e7a47f307b25d80b976e..a0ef5265a19750b5d20b48c5233eda666a5c98ad:/package/switch/Makefile diff --git a/package/switch/Makefile b/package/switch/Makefile index 17158dac8..364416de7 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)" \