roms: remove unnecessary assignment to cbdir

cbdir isn't used in this script

Signed-off-by: Leah Rowe <leah@libreboot.org>
audit2
Leah Rowe 2024-06-27 16:09:41 +01:00 committed by Leah Rowe
parent cf4f828dbe
commit dd28339f38
1 changed files with 0 additions and 1 deletions

View File

@ -101,7 +101,6 @@ configure_target()
x_ ./update trees -b coreboot $board
cbdir="src/coreboot/$tree"
cbfstool="elf/cbfstool/$tree/cbfstool"
[ -f "$cbfstool" ] || x_ ./update trees -b coreboot utils $tree