summaryrefslogtreecommitdiff
path: root/Rules.mak
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2003-11-05 01:08:25 +0000
committerEric Andersen <andersen@codepoet.org>2003-11-05 01:08:25 +0000
commitf21f7c41b1ddbe7e50eace6d5fbf16de289b0ef1 (patch)
tree1bc9dcfd63907833f04f3a001bea37ddd67dc8da /Rules.mak
parenta1ec4fae6d9b3280f661bb80127d90c0d53a7a99 (diff)
Kill off "mipsel" and just use "mips"
Diffstat (limited to 'Rules.mak')
-rw-r--r--Rules.mak4
1 files changed, 2 insertions, 2 deletions
diff --git a/Rules.mak b/Rules.mak
index 03ada6bd9..0883a727d 100644
--- a/Rules.mak
+++ b/Rules.mak
@@ -31,8 +31,8 @@
# your compiler is broken, you should not need to specify TARGET_ARCH
#
# Most people will set this stuff on the command line, i.e.
-# make CROSS=mipsel-linux-
-# will build uClibc for 'mipsel'.
+# make CROSS=arm-linux-
+# will build uClibc for 'arm'.
ifndef CROSS
CROSS=