Makefile: Build Release version by default

Update build option for 'acrn-hypervisor', build release
 version by default.

Tracked-On: #4222
Signed-off-by: Yonghua Huang <yonghua.huang@intel.com>
This commit is contained in:
Yonghua Huang 2019-12-11 11:03:34 +08:00 committed by wenlingz
parent e95b316dd0
commit 422a051c30
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ else
FIRMWARE ?= uefi
endif
RELEASE ?= 0
RELEASE ?= 1
SCENARIO ?= sdc
O ?= build