summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
Diffstat (limited to 'build')
-rwxr-xr-xbuild5
1 files changed, 5 insertions, 0 deletions
diff --git a/build b/build
index 2a40656..6dff7c4 100755
--- a/build
+++ b/build
@@ -4,3 +4,8 @@ include ../source.mk
nop:
@:
+
+build:
+ mkdir -p src/toolchain/dl/
+ (cd src/toolchain/dl/ && ln -sf ../../../../toolchain/* ./)
+ oh-autobuild -T toolchain