projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d906413
)
Little logic cleanup
author
Eric Andersen
<andersen@codepoet.org>
Mon, 28 Apr 2003 02:12:40 +0000
(
02:12
-0000)
committer
Eric Andersen
<andersen@codepoet.org>
Mon, 28 Apr 2003 02:12:40 +0000
(
02:12
-0000)
make/uclibc_toolchain.mk
patch
|
blob
|
history
diff --git
a/make/uclibc_toolchain.mk
b/make/uclibc_toolchain.mk
index d99e2ff5622833f046c5e8530b2bb771f35815ee..2341bd8d9723f9eec4783317d0cabf00b1cdfed7 100644
(file)
--- a/
make/uclibc_toolchain.mk
+++ b/
make/uclibc_toolchain.mk
@@
-17,7
+17,7
@@
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
ifeq ($(USE_UCLIBC_TOOLCHAIN),true)
-if
eq ($(GCC_2_95_TOOLCHAIN),fals
e)
+if
neq ($(GCC_2_95_TOOLCHAIN),tru
e)
#############################################################
#