aboutsummaryrefslogtreecommitdiffstats
path: root/package/mac80211
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2009-02-22 17:50:31 +0000
committerFelix Fietkau <nbd@openwrt.org>2009-02-22 17:50:31 +0000
commitbc6fcb0067e2af16337cd3144c4c5ab532f09ac0 (patch)
tree8448fe9c85f22a4cb81881229faf799010bf5a5d /package/mac80211
parent745ccfb97e13183f7bd2a869e7dca42138a375c3 (diff)
downloadupstream-bc6fcb0067e2af16337cd3144c4c5ab532f09ac0.tar.gz
upstream-bc6fcb0067e2af16337cd3144c4c5ab532f09ac0.tar.bz2
upstream-bc6fcb0067e2af16337cd3144c4c5ab532f09ac0.zip
eliminate redundancy by creating the quilt_used stampfile in the right place
SVN-Revision: 14620
Diffstat (limited to 'package/mac80211')
-rw-r--r--package/mac80211/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/package/mac80211/Makefile b/package/mac80211/Makefile
index 5573648c5c..fc71e92431 100644
--- a/package/mac80211/Makefile
+++ b/package/mac80211/Makefile
@@ -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)