projects
/
oweals
/
busybox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dd76b79
)
- be gentle to syntax highlighting
author
Bernhard Reutner-Fischer
<rep.dot.nop@gmail.com>
Tue, 27 Jan 2009 18:54:41 +0000
(18:54 -0000)
committer
Bernhard Reutner-Fischer
<rep.dot.nop@gmail.com>
Tue, 27 Jan 2009 18:54:41 +0000
(18:54 -0000)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index aacc31970f6b9577853ae51a54de16dd99ce15ac..5b8cad8f6d0b3e51d2da8084a6aee40f40f0e8fd 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-168,6
+168,7
@@
ifeq ($(CROSS_COMPILE),)
CROSS_COMPILE := $(shell grep ^CONFIG_CROSS_COMPILER_PREFIX .config 2>/dev/null)
CROSS_COMPILE := $(subst CONFIG_CROSS_COMPILER_PREFIX=,,$(CROSS_COMPILE))
CROSS_COMPILE := $(subst ",,$(CROSS_COMPILE))
+#")
endif
# SUBARCH tells the usermode build what the underlying arch is. That is set