From 94a4603481b9fc663a72549b4cd0dcbd95fca062 Mon Sep 17 00:00:00 2001 From: Rob Landley Date: Sat, 20 Sep 2014 14:20:28 -0500 Subject: Delete generated/README.txt (the contents are in code.html now) so clean can just remove the "generated" directory entirely. --- scripts/make.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'scripts') 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. -- cgit v1.2.3