Fix/clean several hundred package makefiles
[openwrt.git] / package / broadcom-wl / Makefile
index f742818..ce447a4 100644 (file)
@@ -87,7 +87,6 @@ define Build/Compile
        # Compile wlc
        $(MAKE) -C $(PKG_BUILD_DIR)/wlc \
                $(TARGET_CONFIGURE_OPTS) \
-               CC="$(TARGET_CC)" \
                CFLAGS="-I$(PKG_BUILD_DIR)/wlc/include $(TARGET_CFLAGS)" \
                all
 endef
This page took 0.026158 seconds and 4 git commands to generate.