forked from openkylin/platform_build
Add generic_x86-eng to the lunch menu
Change-Id: Ie4e0f9054c5bc6ad8845b5b885a00174dd8c9534 Signed-off-by: Bruce Beare <brucex.j.beare@intel.com>
This commit is contained in:
parent
fe2ef85d5d
commit
6f9318e035
|
@ -433,6 +433,7 @@ function add_lunch_combo()
|
|||
|
||||
# add the default one here
|
||||
add_lunch_combo full-eng
|
||||
add_lunch_combo generic_x86-eng
|
||||
|
||||
# if we're on linux, add the simulator. There is a special case
|
||||
# in lunch to deal with the simulator
|
||||
|
|
Loading…
Reference in New Issue