mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-10 16:36:16 +02:00
fix package rebuilding
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2293 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
48f74f4401
commit
2ce9219a0e
@ -86,8 +86,8 @@ rebuild:
|
|||||||
fi
|
fi
|
||||||
$(MAKE) compile $(MAKE_TRACE)
|
$(MAKE) compile $(MAKE_TRACE)
|
||||||
|
|
||||||
$(PKG_BUILD_DIR)/.configured: prepare
|
$(PKG_BUILD_DIR)/.configured:
|
||||||
$(PKG_BUILD_DIR)/.built: configure
|
$(PKG_BUILD_DIR)/.built:
|
||||||
|
|
||||||
$(PACKAGE_DIR):
|
$(PACKAGE_DIR):
|
||||||
mkdir -p $@
|
mkdir -p $@
|
||||||
|
Loading…
Reference in New Issue
Block a user