projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d65d81e
)
Workaround for vi bug in syntax highlighting
author
Ulf Samuelsson
<ulf.samuelsson@atmel.com>
Thu, 12 Jul 2007 16:57:47 +0000
(16:57 -0000)
committer
Ulf Samuelsson
<ulf.samuelsson@atmel.com>
Thu, 12 Jul 2007 16:57:47 +0000
(16:57 -0000)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 9ddf17cc62708e9b636834c5c12ed4ca3da1d488..577423f25df2a675031018ed6ea78955ad8c3e02 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-156,9
+156,9
@@
else
TARGETS:=uclibc
endif
-PROJECT:=$(strip $(subst ",,$(BR2_PROJECT)))
-TARGET_HOSTNAME:=$(strip $(subst ",,$(BR2_HOSTNAME)))
-BANNER:=$(strip $(subst ",,$(BR2_BANNER)))
+PROJECT:=$(strip $(subst ",,$(BR2_PROJECT)))
# "))
+TARGET_HOSTNAME:=$(strip $(subst ",,$(BR2_HOSTNAME)))
# " ))
+BANNER:=$(strip $(subst ",,$(BR2_BANNER)))
# " ))
include toolchain/Makefile.in