diff options
author | Joakim Tjernlund <joakim.tjernlund@transmode.se> | 2004-08-09 08:35:31 +0000 |
---|---|---|
committer | Joakim Tjernlund <joakim.tjernlund@transmode.se> | 2004-08-09 08:35:31 +0000 |
commit | c92bcb00c0f297931b1ae6ed4b826a0d51ca5209 (patch) | |
tree | 87b460c5db42245aa3f17dc2d7e72545e901b342 | |
parent | 783a979bbe8b07b8d93c2b6fcea09be273926060 (diff) |
Oops.
-rw-r--r-- | Rules.mak | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |