base-files: fix CONFIG_VERSION_DIST default
[openwrt/staging/chunkeey.git] / package / base-files / image-config.in
index a8d82d3e0cfb9560d227e29a4671a8ecc9f68b13..448fc1cd9ff269f32e058dbb8995bfc109df430d 100644 (file)
@@ -158,7 +158,7 @@ if VERSIONOPT
        config VERSION_DIST
                string
                prompt "Release distribution"
-               default "Lede"
+               default "LEDE"
                help
                        This is the name of the release distribution.
                        If unspecified, it defaults to OpenWrt.