diff options
| author | Amlal <amlal.elmahrouss@icloud.com> | 2025-02-17 20:35:53 +0100 |
|---|---|---|
| committer | Amlal <amlal.elmahrouss@icloud.com> | 2025-02-17 20:35:53 +0100 |
| commit | bea589553fa9d33168e42bb83b77591fa8a0cad1 (patch) | |
| tree | c59858647c4cfe94d4c3aff1dde105599d80f52e /dev/Boot/arm64-mobile.make | |
| parent | d3b39ca5bebf73804eae60e021e9083250195dc0 (diff) | |
ADD: Patch CountL and CountH in AHCI driver.
Signed-off-by: Amlal <amlal.elmahrouss@icloud.com>
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 853d984a..809ad313 100644 --- a/dev/Boot/arm64-mobile.make +++ b/dev/Boot/arm64-mobile.make @@ -18,7 +18,7 @@ else EMU=qemu-system-aarch64 endif -ifeq ($(NEWS_MODEL), ) +ifeq ($(NEOS_MODEL), ) NE_MODEL=-DkMachineModel="\"NeKernel\"" endif |
