roms: remove unnecessary assignment to cbdir

cbdir isn't used in this script

Signed-off-by: Leah Rowe <leah@libreboot.org>
audit6
Leah Rowe 2024-06-27 16:09:41 +01:00
parent 7a15ba18cb
commit 119cebc4d8
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