From 9937bcb03d4b3c3e71c33786349d4a41203550c0 Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Fri, 27 Mar 2026 10:22:39 +0100 Subject: [FEAT] kernel: Fix SysChk, add MemoryTest, fix BootThread class. Signed-off-by: Amlal El Mahrouss --- scripts/modules_ahci_x64.sh | 3 +++ 1 file changed, 3 insertions(+) (limited to 'scripts') 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 -- cgit v1.2.3