projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e2cac48
)
Makefile.autotools.in: fix minimal foo.mk example
author
Markus Heidelberg
<markus.heidelberg@web.de>
Sun, 3 May 2009 11:54:19 +0000
(13:54 +0200)
committer
Peter Korsgaard
<jacmet@sunsite.dk>
Sun, 3 May 2009 20:13:20 +0000
(22:13 +0200)
The directory argument was introduced to support packages in
subdirectories of package/ several months ago.
Signed-off-by: Markus Heidelberg <markus.heidelberg@web.de>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/Makefile.autotools.in
patch
|
blob
|
history
diff --git
a/package/Makefile.autotools.in
b/package/Makefile.autotools.in
index 3c01837316d019896731f86b1eebebcd4f043328..d6da7e86a4ae9847611baa35055f32b1b4ae03c0 100644
(file)
--- a/
package/Makefile.autotools.in
+++ b/
package/Makefile.autotools.in
@@
-10,7
+10,7
@@
# | FOO_VERSION = 1.0
# | FOO_SOURCE = foo-$(FOO_VERSION).tar.gz
# | FOO_SITE = http://www.libfoo.org/dist
-# | $(eval $(call AUTOTARGETS,foo))
+# | $(eval $(call AUTOTARGETS,
package,
foo))
#
## The following targets can be called from the shell:
#