diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2026-03-11 05:54:48 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-03-11 05:54:48 +0100 |
| commit | 7e35509e3387691f23b54883ca7e4e303bad9c4f (patch) | |
| tree | b8c86fefc71b9d4c400429a3c1e723beeae6f766 /scripts/modules_ahci_x64.sh | |
| parent | 7cee4def2634d3c4aed59c3ab66b65bbbf1ec751 (diff) | |
| parent | 342e27527797d5dd6f0ba3baa23c0bbc786892e1 (diff) | |
Merge pull request #137 from ne-foss-org/kernel-bootkit-posix-additions
[CHORE] ARM64 port improvements, POSIXKit additions, and SysChk/BootNet improvements.
Diffstat (limited to 'scripts/modules_ahci_x64.sh')
| -rwxr-xr-x | scripts/modules_ahci_x64.sh | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/modules_ahci_x64.sh b/scripts/modules_ahci_x64.sh index aabb00bd..c9b8bd3e 100755 --- a/scripts/modules_ahci_x64.sh +++ b/scripts/modules_ahci_x64.sh @@ -5,7 +5,7 @@ # 04/05/25: Improve and fix script. cd src/boot/modules/SysChk -nebuild amd64-ahci-epm.json +nebuild amd64-ahci-gpt.json cd ../ cd BootNet -nebuild amd64.json
\ No newline at end of file +nebuild amd64.json |
