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 5abd464..b3ddb82 100755
--- a/build
+++ b/build
@@ -53,9 +53,14 @@ bootstrap1_opts = \
--disable-libmudflap \
--disable-libssp
+include ../local.mk
+
nop:
@:
+../local.mk:
+ >../local.mk
+
$(configure_targets):
if [ 'x$(OPK_HOST_PLAT)' = 'xbootstrap1' ]; then \
oh-autoconfigure -B "$(builddir)" -t "$(target)" -- \