summaryrefslogtreecommitdiff
path: root/Rules.mak
diff options
context:
space:
mode:
authorJoakim Tjernlund <joakim.tjernlund@transmode.se>2004-08-09 08:35:31 +0000
committerJoakim Tjernlund <joakim.tjernlund@transmode.se>2004-08-09 08:35:31 +0000
commitc92bcb00c0f297931b1ae6ed4b826a0d51ca5209 (patch)
tree87b460c5db42245aa3f17dc2d7e72545e901b342 /Rules.mak
parent783a979bbe8b07b8d93c2b6fcea09be273926060 (diff)
Oops.
Diffstat (limited to 'Rules.mak')
-rw-r--r--Rules.mak2
1 files changed, 1 insertions, 1 deletions
diff --git a/Rules.mak b/Rules.mak
index 81778d369..2f000303d 100644
--- a/Rules.mak
+++ b/Rules.mak
@@ -35,7 +35,7 @@
# will build uClibc for 'arm'.
ifndef CROSS
-CROSS=/mnt/src/jocke/bb5/buildroot/build_powerpc_nofpu/staging_dir/bin/powerpc-linux-uclibc-
+CROSS=
endif
CC= $(CROSS)gcc
AR= $(CROSS)ar