summaryrefslogtreecommitdiffstats
path: root/package/base-files/image-config.in
diff options
context:
space:
mode:
authorMatthias Schiffer <mschiffer@universe-factory.net>2017-12-09 23:25:21 +0100
committerMatthias Schiffer <mschiffer@universe-factory.net>2017-12-09 23:27:41 +0100
commitd573b1287e1b4ace7680d5dbfde20ba25e428b17 (patch)
treed9d65c98d7841f6fae36cdf14d800ece5c412e96 /package/base-files/image-config.in
parentd23e1e1e1a3eede59d7da21cafe0ba69c0e81458 (diff)
downloadopenwrt-d573b1287e1b4ace7680d5dbfde20ba25e428b17.tar.gz
openwrt-d573b1287e1b4ace7680d5dbfde20ba25e428b17.tar.bz2
openwrt-d573b1287e1b4ace7680d5dbfde20ba25e428b17.zip
base-files: remove remaining uses of %N, and drop VERSION_NICK config symbol
Fixes d23e1e1e1a "merge: properly remove %n / %N references" Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
Diffstat (limited to 'package/base-files/image-config.in')
-rw-r--r--package/base-files/image-config.in7
1 files changed, 0 insertions, 7 deletions
diff --git a/package/base-files/image-config.in b/package/base-files/image-config.in
index 45ca1306f7..dbbd60b152 100644
--- a/package/base-files/image-config.in
+++ b/package/base-files/image-config.in
@@ -163,13 +163,6 @@ if VERSIONOPT
This is the name of the release distribution.
If unspecified, it defaults to OpenWrt.
- config VERSION_NICK
- string
- prompt "Release version nickname"
- help
- This is the release codename embedded in the image.
- If unspecified, it defaults to the name of source branch.
-
config VERSION_NUMBER
string
prompt "Release version number"