aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/make.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/make.sh b/scripts/make.sh
index 165b8f1e..dab52061 100755
--- a/scripts/make.sh
+++ b/scripts/make.sh
@@ -21,6 +21,7 @@ do_loudly()
"$@"
}
+mkdir -p generated
echo "Make generated/config.h from $KCONFIG_CONFIG."
# This long and roundabout sed invocation is to make old versions of sed happy.