diff options
-rw-r--r-- | system/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/Config.in b/system/Config.in index bdd47c560..1e4fff3eb 100644 --- a/system/Config.in +++ b/system/Config.in @@ -261,7 +261,7 @@ config BR2_ROOTFS_OVERLAY ~ and .git, .svn and .hg directories. config BR2_ROOTFS_POST_BUILD_SCRIPT - string "Custom script to run before creating filesystem images" + string "Custom scripts to run before creating filesystem images" default "" help Specify a space-separated list of scripts to be run after the build |