diff options
Diffstat (limited to 'dev/Boot/arm64-mobile.make')
| -rw-r--r-- | dev/Boot/arm64-mobile.make | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev/Boot/arm64-mobile.make b/dev/Boot/arm64-mobile.make index 2b6e0e2b..853d984a 100644 --- a/dev/Boot/arm64-mobile.make +++ b/dev/Boot/arm64-mobile.make @@ -19,7 +19,7 @@ EMU=qemu-system-aarch64 endif ifeq ($(NEWS_MODEL), ) -NE_MODEL=-DkMachineModel="\"ZKA\"" +NE_MODEL=-DkMachineModel="\"NeKernel\"" endif BIOS=OVMF.fd |
