summaryrefslogtreecommitdiffhomepage
path: root/scripts
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal@nekernel.org>2026-03-27 10:22:39 +0100
committerAmlal El Mahrouss <amlal@nekernel.org>2026-03-27 10:22:39 +0100
commit9937bcb03d4b3c3e71c33786349d4a41203550c0 (patch)
treebdccb35393863256ab0fc806836173c9a7bd50cf /scripts
parent0fece463b13c0b6982ceb1be3e26c12444b1cb9e (diff)
[FEAT] kernel: Fix SysChk, add MemoryTest, fix BootThread class.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/modules_ahci_x64.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/scripts/modules_ahci_x64.sh b/scripts/modules_ahci_x64.sh
index a5c08ef8..ff58780d 100755
--- a/scripts/modules_ahci_x64.sh
+++ b/scripts/modules_ahci_x64.sh
@@ -9,3 +9,6 @@ nebuild amd64-ahci-epm.json
cd ../
cd BootNet
nebuild amd64.json
+cd ../
+cd MemoryTest
+nebuild amd64.json