build: add version number to filenames
[openwrt/svn-archive/archive.git] / package / base-files / image-config.in
index 8859eb6f6a30c18a45412098888bda5757ea8a4e..1f0b2c86ea09c7db8c4edf4d4b646e5b8022c543 100644 (file)
@@ -206,6 +206,14 @@ if VERSIONOPT
                help
                        This is the hardware revision string embedded in /etc/device_info
                        Useful for OEMs building OpenWrt based firmware
+
+       config VERSION_FILENAMES
+               bool
+               prompt "Version number in filenames"
+               default y
+               help
+                       Enable this to include the version number in firmware image, SDK-
+                       and Image Builder archive file names
 endif