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

OBSOLETE - Add UBOOT_ONLY config property to the default build procedure - will be replaced by another pull request #4422

Closed

Commits on Nov 12, 2022

  1. Add UBOOT_ONLY config property to the default build procedure

    This config simplifies the U-Boot build only scenario.
    If this switch is set, then KERNEL_ONLY is implied to "yes".
    The U-Boot only build also ensures proper host prepare and
    any other validation, the default build procedure performs.
    
    closes armbian#4421
    mhoffrog committed Nov 12, 2022
    Configuration menu
    Copy the full SHA
    07e099e View commit details
    Browse the repository at this point in the history