Skip to content
Snippets Groups Projects
  • 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