mk: include rom.sh directly

remove it from mkhelper files, because rom.sh doesn't
initialise any variables globally, except one that
never changes.

Signed-off-by: Leah Rowe <leah@libreboot.org>
This commit is contained in:
Leah Rowe
2025-05-02 11:20:55 +01:00
parent 248bb2681c
commit 5c063cc8a7
6 changed files with 1 additions and 10 deletions
-2
View File
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-3.0-or-later
. "include/rom.sh"
makeargs="UPDATED_SUBMODULES=1 CPUS=$XBMK_THREADS"
build_depend="seabios/default grub/default memtest86plus u-boot/amd64coreboot"