[kernel]: set default option to build kernel

Signed-off-by: Guohan Lu <gulv@microsoft.com>
This commit is contained in:
Guohan Lu 2018-08-11 23:46:13 +00:00
parent 7f7a2a019e
commit 66ffca2832
3 changed files with 2 additions and 2 deletions

View File

View File

@ -139,7 +139,7 @@ $(info )
## All rules must go after includes for propper targets expansion
###############################################################################
export kernel_procure_method="$(KERNEL_PROCURE_METHOD)"
export kernel_procure_method=$(KERNEL_PROCURE_METHOD)
###############################################################################
## Local targets

@ -1 +1 @@
Subproject commit 9ce82be612023bf73093b231e98c69c7c4bb1ea0
Subproject commit 28e99c0e76189e8ec5c46535cbd87145668262d8