1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-10-02 18:45:06 +03:00

fix package rebuilding

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2293 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nbd 2005-10-23 22:55:02 +00:00
parent 2daa3137e4
commit 005074e137

View File

@ -86,8 +86,8 @@ rebuild:
fi
$(MAKE) compile $(MAKE_TRACE)
$(PKG_BUILD_DIR)/.configured: prepare
$(PKG_BUILD_DIR)/.built: configure
$(PKG_BUILD_DIR)/.configured:
$(PKG_BUILD_DIR)/.built:
$(PACKAGE_DIR):
mkdir -p $@