mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-10 14:21:51 +02:00
fix ttcp .prepared target
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2386 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
f53378ed6c
commit
b02b153ab8
@ -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…
Reference in New Issue
Block a user