lbmk/resources/scripts/build
Leah Rowe 883967160c build/boot/roms: bugfix: unitialised variable
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.
2023-03-25 16:43:46 +00:00
..
boot build/boot/roms: bugfix: unitialised variable 2023-03-25 16:43:46 +00:00
clean Do not rely on bashisms and behaviour undefined by the POSIX specification. 2022-12-27 15:50:41 +00:00
dependencies Added copyright line. 2023-03-20 16:21:34 +00:00
descriptors Do not rely on bashisms and behaviour undefined by the POSIX specification. 2022-12-27 15:50:41 +00:00
module Do not rely on bashisms and behaviour undefined by the POSIX specification. 2022-12-27 15:50:41 +00:00
payload Do not rely on bashisms and behaviour undefined by the POSIX specification. 2022-12-27 15:50:41 +00:00
release build/release: handle nvmutil 2023-03-19 01:13:48 +00:00