aboutsummaryrefslogtreecommitdiffstats
path: root/package/base-files/image-config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/base-files/image-config.in')
-rw-r--r--package/base-files/image-config.in9
1 files changed, 9 insertions, 0 deletions
diff --git a/package/base-files/image-config.in b/package/base-files/image-config.in
index 4610c2b995..b18f2d85b1 100644
--- a/package/base-files/image-config.in
+++ b/package/base-files/image-config.in
@@ -258,6 +258,15 @@ if VERSIONOPT
help
Enable this to include the version number in firmware image, SDK-
and Image Builder archive file names
+
+ config VERSION_CODE_FILENAMES
+ bool
+ prompt "Revision code in filenames"
+ default y
+ help
+ Enable this to include the revision identifier or the configured
+ version code into the firmware image, SDK- and Image Builder archive
+ file names
endif