diff options
Diffstat (limited to 'scripts/make.sh')
-rwxr-xr-x | scripts/make.sh | 1 |
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. |