Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[make] introducing new build option KERNEL_PROCURE_METHOD #1837

Merged
merged 3 commits into from
Jul 25, 2018

Commits on Jul 2, 2018

  1. [make] introducing new build option KERNEL_BUILD_METHOD

    - Kernel could be built from source files with method 'build'
    - Kernel could be downloaded from Azure storage with method 'download'
    
    Signed-off-by: Ying Xie <[email protected]>
    yxieca committed Jul 2, 2018
    Configuration menu
    Copy the full SHA
    da51a70 View commit details
    Browse the repository at this point in the history
  2. Replace BUILD with PROCURE

    yxieca committed Jul 2, 2018
    Configuration menu
    Copy the full SHA
    bfffec9 View commit details
    Browse the repository at this point in the history
  3. fix typo

    yxieca committed Jul 2, 2018
    Configuration menu
    Copy the full SHA
    cf1fb28 View commit details
    Browse the repository at this point in the history