summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorLauri Leukkunen <lle@rahina.org>2006-12-27 12:37:13 +0200
committerLauri Leukkunen <lleukkun@leka.rahina.org>2006-12-27 12:37:13 +0200
commit0e9c5b7200215e478a0dd17dc8384f37b3dda703 (patch)
treef0fea634f789b646520ed68554296d2683ba4f91 /Makefile
parent2a074eb32338a17f537502b25308ec5d0656cba9 (diff)
* move host_usr symlink out of buildroot to help qemu work faster
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index b384660..e0f9149 100644
--- a/Makefile
+++ b/Makefile
@@ -44,6 +44,7 @@ install: build
@for f in $(gcc_bins_expanded); do \
ln -sf sb_gcc_wrapper $$f; \
done
+ ln -sf /usr $(prefix)/share/scratchbox2/host_usr
CLEAN_FILES = $(targets)