Nmakefile: remove BOOTIMAGE_VERSION. The git-id is enough to recover the boot image name.

locals-and-roots
Doug Coleman 2016-03-29 09:31:52 -07:00
parent 41201fd1d1
commit bd60c41d05
1 changed files with 0 additions and 4 deletions

View File

@ -1,7 +1,3 @@
!IF !DEFINED(BOOTIMAGE_VERSION)
BOOTIMAGE_VERSION = latest
!ENDIF
!IF !DEFINED(VERSION)
VERSION = version-missing
!ENDIF