mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-07-11 05:52:36 +02:00
inject.sh: define xchanged here instead
this is used here, and also needed in cbmk. Signed-off-by: Leah Rowe <leah@libreboot.org>
This commit is contained in:
+1
-1
@@ -14,7 +14,7 @@ cv="CONFIG_GBE_BIN_PATH"
|
||||
[ -n "$cvchk" ] && cv="$cv $cvchk"
|
||||
|
||||
eval "`setvars "" archive boarddir IFD_platform ifdprefix tree new_mac \
|
||||
tmpromdir board $cv`"
|
||||
tmpromdir board xchanged $cv`"
|
||||
|
||||
inject()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user