mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-02-02 17:41:07 +02:00
add missing .configured target to psybnc
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2378 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
2ce875e586
commit
1d4ded6c4e
@ -15,6 +15,9 @@ include $(TOPDIR)/package/rules.mk
|
||||
|
||||
$(eval $(call PKG_template,PSYBNC,psybnc,$(PKG_VERSION)-$(PKG_RELEASE),$(ARCH)))
|
||||
|
||||
$(PKG_BUILD_DIR)/.configured:
|
||||
touch $@
|
||||
|
||||
$(PKG_BUILD_DIR)/.built:
|
||||
$(MAKE) -C $(PKG_BUILD_DIR) \
|
||||
CC="$(TARGET_CC)" \
|
||||
|
Loading…
x
Reference in New Issue
Block a user