mirror of
https://github.com/openwrt/openwrt.git
synced 2025-04-05 02:19:19 +00:00
fix ttcp .prepared target
SVN-Revision: 2386
This commit is contained in:
parent
a00cd0c4fa
commit
e540137ee3
@ -13,7 +13,7 @@ include $(TOPDIR)/package/rules.mk
|
||||
$(eval $(call PKG_template,TTCP,ttcp,$(PKG_VERSION)-$(PKG_RELEASE),$(ARCH)))
|
||||
|
||||
$(PKG_BUILD_DIR)/.prepared:
|
||||
mkdir -p $@
|
||||
mkdir -p $(PKG_BUILD_DIR)
|
||||
touch $@
|
||||
|
||||
$(PKG_BUILD_DIR)/.configured:
|
||||
|
Loading…
x
Reference in New Issue
Block a user