Jump to content

[Armbian build PR] - Fix missing interactive KERNEL_ONLY selection


Recommended Posts

Posted
  • This selection did get disabled by the BUILD_ONLY option implementation
  • This fix will re-enable the KERNEL_ONLY selection for intermediate backward compatibility

Description

@The-going This PR is due to a comment from @igorpecovnik on #4455, asking, if it was inteded to switch off the interactive KERNEL_ONLY selection. I guess for now we should keep this interactive feature in for backward compatibility. This PR would fix it.

This is a followup to fix this introduced by #4455

Test

  • [x] Interactive call of ./compile.sh - the interactive KERNEL_ONLY selection dialog appears again and KERNEL_ONLY=yes is propagated to BUILD_ONLY as expected

Checklist:

  • [x] My code follows the style guidelines of this project
  • [x] I have performed a self-review of my own code
  • [x] I have commented my code, particularly in hard-to-understand areas
  • [n/a] I have made corresponding changes to the documentation
  • [x] My changes generate no new warnings
  • [n/a] Any dependent changes have been merged and published in downstream modules

View the full article

×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines