eliminate redundancy by creating the quilt_used stampfile in the right place
[openwrt.git] / package / mac80211 / Makefile
index 5573648..fc71e92 100644 (file)
@@ -410,7 +410,6 @@ define Build/Prepare
        mkdir -p $(PKG_BUILD_DIR)
        $(PKG_UNPACK)
        $(Build/Patch)
-       $(if $(QUILT),touch $(PKG_BUILD_DIR)/.quilt_used)
        unzip -jod $(PKG_BUILD_DIR) $(DL_DIR)/$(RT61FW)
        unzip -jod $(PKG_BUILD_DIR) $(DL_DIR)/$(RT71FW)
        -unzip -jod $(PKG_BUILD_DIR) $(DL_DIR)/$(RT2860FW)
This page took 0.020565 seconds and 4 git commands to generate.