mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-24 03:58:35 +02:00
fix ttcp .prepared target
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2386 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
1efeab05dc
commit
9185f0d006
@ -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