ath9k: fix some tx aggregation issues - reduces the number of tx dma stop failures
[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.022594 seconds and 4 git commands to generate.