aboutsummaryrefslogtreecommitdiffstats
path: root/package/hostapd/Makefile
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2007-11-17 14:21:14 +0000
committerFelix Fietkau <nbd@openwrt.org>2007-11-17 14:21:14 +0000
commitb212105bd771787c9bc6a2434728941548e4f516 (patch)
treecdb358197d01edb30d3501f4e06e5d844ac8f98a /package/hostapd/Makefile
parent28f65a9bccb46293fcb71e397db296c866d9b934 (diff)
downloadupstream-b212105bd771787c9bc6a2434728941548e4f516.tar.gz
upstream-b212105bd771787c9bc6a2434728941548e4f516.tar.bz2
upstream-b212105bd771787c9bc6a2434728941548e4f516.zip
clean up stale stampfiles
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9576 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/hostapd/Makefile')
-rw-r--r--package/hostapd/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/hostapd/Makefile b/package/hostapd/Makefile
index f92a5754fa..e2016a56be 100644
--- a/package/hostapd/Makefile
+++ b/package/hostapd/Makefile
@@ -118,6 +118,7 @@ define Package/Template
endef
define Build/Configure
+ rm -f $(PKG_BUILD_DIR)/.configured*
$(call Build/Configure/default)
$(call Build/Configure/mini)
endef