From: nbd Date: Sat, 17 Nov 2007 14:21:14 +0000 (+0000) Subject: clean up stale stampfiles X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=d8aa9100124fc7d8a70f879c523afca0d582d33e;p=10.03%2Fopenwrt.git clean up stale stampfiles git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9576 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/package/hostapd/Makefile b/package/hostapd/Makefile index f92a5754f..e2016a56b 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