Merge "[DO NOT MERGE] platform/build/make - S is now REL" into sc-dev
This commit is contained in:
commit
4ef2e34cb5
1 changed files with 1 additions and 1 deletions
|
@ -93,7 +93,7 @@ PLATFORM_VERSION_LAST_STABLE := 12
|
||||||
|
|
||||||
# These are the current development codenames, if the build is not a final
|
# These are the current development codenames, if the build is not a final
|
||||||
# release build. If this is a final release build, it is simply "REL".
|
# release build. If this is a final release build, it is simply "REL".
|
||||||
PLATFORM_VERSION_CODENAME.SP1A := S
|
PLATFORM_VERSION_CODENAME.SP1A := REL
|
||||||
|
|
||||||
ifndef PLATFORM_VERSION_CODENAME
|
ifndef PLATFORM_VERSION_CODENAME
|
||||||
PLATFORM_VERSION_CODENAME := $(PLATFORM_VERSION_CODENAME.$(TARGET_PLATFORM_VERSION))
|
PLATFORM_VERSION_CODENAME := $(PLATFORM_VERSION_CODENAME.$(TARGET_PLATFORM_VERSION))
|
||||||
|
|
Loading…
Reference in a new issue