ar71xx: create TL-WR{841N-v1,941ND} network config from uci-defaults
[openwrt.git] / package / switch / Makefile
index 17158da..364416d 100644 (file)
@@ -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)" \
This page took 0.023422 seconds and 4 git commands to generate.