projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2192a03
)
Oops... check in the file version this time.
author
Manuel Novoa III
<mjn3@codepoet.org>
Fri, 21 Nov 2003 02:30:18 +0000
(
02:30
-0000)
committer
Manuel Novoa III
<mjn3@codepoet.org>
Fri, 21 Nov 2003 02:30:18 +0000
(
02:30
-0000)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 19bb5eb91c6d6ca7a6803df0b3cdc3134126b78c..45e2f2f960ad46a2d0baf787a15d42f07afe45f3 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-201,10
+201,12
@@
TARGETS+=ext2root
#############################################################
ifeq ($(SOFT_FLOAT),true)
-SOFT_FLOAT_CONFIG_OPTION=--without-float
-TARGET_SOFT_FLOAT=-msoft-float
+SOFT_FLOAT_CONFIG_OPTION
:
=--without-float
+TARGET_SOFT_FLOAT
:
=-msoft-float
ARCH_FPU_SUFFIX:=_nofpu
else
+SOFT_FLOAT_CONFIG_OPTION:=
+TARGET_SOFT_FLOAT:=
ARCH_FPU_SUFFIX:=
endif