projects
/
openwrt
/
staging
/
nbd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7352863
)
add missing .configured target
author
Felix Fietkau
<nbd@openwrt.org>
Mon, 7 Nov 2005 17:51:29 +0000
(17:51 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Mon, 7 Nov 2005 17:51:29 +0000
(17:51 +0000)
SVN-Revision: 2379
openwrt/package/picocom/Makefile
patch
|
blob
|
history
diff --git
a/openwrt/package/picocom/Makefile
b/openwrt/package/picocom/Makefile
index 1f07c61efeb05ebff60ed1a3586f40754eff2d46..f71665dd6d8506f653a75ced41a40f43b97adaaf 100644
(file)
--- a/
openwrt/package/picocom/Makefile
+++ b/
openwrt/package/picocom/Makefile
@@
-18,6
+18,9
@@
include $(TOPDIR)/package/rules.mk
$(eval $(call PKG_template,PICOCOM,picocom,$(PKG_VERSION)-$(PKG_RELEASE),$(ARCH)))
+$(PKG_BUILD_DIR)/.configured:
+ touch $@
+
$(PKG_BUILD_DIR)/.built:
$(MAKE) -C $(PKG_BUILD_DIR) \
$(TARGET_CONFIGURE_OPTS) \