mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-10 15:43:07 +02:00
add missing .configured target
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2382 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
5cbc14021b
commit
f686cf91cf
@ -17,6 +17,9 @@ include $(TOPDIR)/package/rules.mk
|
||||
|
||||
$(eval $(call PKG_template,PORTSENTRY,portsentry,$(PKG_VERSION)-$(PKG_RELEASE),$(ARCH)))
|
||||
|
||||
$(PKG_BUILD_DIR)/.configured:
|
||||
touch $@
|
||||
|
||||
$(PKG_BUILD_DIR)/.built:
|
||||
$(MAKE) -C $(PKG_BUILD_DIR) linux
|
||||
touch $@
|
||||
|
Loading…
Reference in New Issue
Block a user