X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fstaging%2Fflorian.git;a=blobdiff_plain;f=package%2Fswitch%2FMakefile;fp=package%2Fswitch%2FMakefile;h=364416de793f796d1773bef3b037d1a5bd0db0cd;hp=17158dac8bcba8eea4b26c4a66d2d8975600de98;hb=b220442c75934dbd2143ea9869dc39e913e1a57f;hpb=695cef4f456ac64fefb1eaf16447a23ad07914c1 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)" \