X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/48578aa816e51a5c9866e7a47f307b25d80b976e..a6ff6c1f36b886b61a08ac89996ee15340e6fc64:/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)" \