roms: remove unnecessary assignment to cbdir
cbdir isn't used in this script Signed-off-by: Leah Rowe <leah@libreboot.org>audit6
parent
7a15ba18cb
commit
119cebc4d8
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue