projects
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
25ae559
)
fix default targets for multiple packges
author
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 14 Apr 2006 03:11:20 +0000
(
03:11
+0000)
committer
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 14 Apr 2006 03:11:20 +0000
(
03:11
+0000)
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3646
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
package/rules.mk
patch
|
blob
|
history
diff --git
a/package/rules.mk
b/package/rules.mk
index
1e5a761
..
0920f7b
100644
(file)
--- a/
package/rules.mk
+++ b/
package/rules.mk
@@
-16,7
+16,8
@@
$(PKG_BUILD_DIR)/.built:
$(call Build/Compile)
touch $$@
-DEFAULT_TARGETS:=1
+define Build/DefaultTargets
+endef
endef
This page took
0.028784 seconds
and
4
git commands to generate.