|
|
@ -158,7 +158,7 @@ if VERSIONOPT |
|
|
|
config VERSION_DIST |
|
|
|
config VERSION_DIST |
|
|
|
string |
|
|
|
string |
|
|
|
prompt "Release distribution" |
|
|
|
prompt "Release distribution" |
|
|
|
default "LEDE" |
|
|
|
default "OpenWrt" |
|
|
|
help |
|
|
|
help |
|
|
|
This is the name of the release distribution. |
|
|
|
This is the name of the release distribution. |
|
|
|
If unspecified, it defaults to OpenWrt. |
|
|
|
If unspecified, it defaults to OpenWrt. |
|
|
@ -201,13 +201,13 @@ if VERSIONOPT |
|
|
|
%c .. Configured release revision code or value of %R, lowercase |
|
|
|
%c .. Configured release revision code or value of %R, lowercase |
|
|
|
%N .. Release name, uppercase |
|
|
|
%N .. Release name, uppercase |
|
|
|
%n .. Release name, lowercase |
|
|
|
%n .. Release name, lowercase |
|
|
|
%D .. Distribution name or "Lede", uppercase |
|
|
|
%D .. Distribution name or "OpenWrt", uppercase |
|
|
|
%d .. Distribution name or "lede", lowercase |
|
|
|
%d .. Distribution name or "openwrt", lowercase |
|
|
|
%T .. Target name |
|
|
|
%T .. Target name |
|
|
|
%S .. Target/Subtarget name |
|
|
|
%S .. Target/Subtarget name |
|
|
|
%A .. Package architecture |
|
|
|
%A .. Package architecture |
|
|
|
%t .. Build taint flags, e.g. "no-all busybox" |
|
|
|
%t .. Build taint flags, e.g. "no-all busybox" |
|
|
|
%M .. Manufacturer name or "Lede" |
|
|
|
%M .. Manufacturer name or "OpenWrt" |
|
|
|
%P .. Product name or "Generic" |
|
|
|
%P .. Product name or "Generic" |
|
|
|
%h .. Hardware revision or "v0" |
|
|
|
%h .. Hardware revision or "v0" |
|
|
|
|
|
|
|
|
|
|
|