diff --git a/tools/mkfs-oe.sh b/tools/mkfs-oe.sh index 351b573e5a1d12b508fed5a1adb508c85178b5c8..ea501fd8322b852810b73a04dc00dce3f06bf3f9 100755 --- a/tools/mkfs-oe.sh +++ b/tools/mkfs-oe.sh @@ -8,7 +8,7 @@ # in RISC-V system, or x86/aarch64 system that support # cross-arch dnf installation. -. globals.inc +. ./globals.inc INSTALL_RPMS="$CORE_RPMS $BUILD_TOOLS"