Skip to content
Snippets Groups Projects
  1. Apr 10, 2023
  2. Apr 09, 2023
  3. Apr 08, 2023
  4. Apr 07, 2023
  5. Apr 06, 2023
  6. Apr 05, 2023
  7. Apr 01, 2023
  8. Mar 25, 2023
    • Leah Rowe's avatar
      build/boot/roms: bugfix: unitialised variable · 88396716
      Leah Rowe authored
      When using e.g. -p grub in build/boot/roms, it will
      error out. This patch fixes that.
      
      E.g.
      
      ./build boot roms t440pmrc_12mb -p grub
      
      Seldom used feature and it was overlooked. Most people
      won't use the option that triggered the error.
      88396716