diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2025-04-22 22:11:14 +0200 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal@nekernel.org> | 2025-04-22 22:11:14 +0200 |
| commit | d67240d20d1d4bbe33134e640fd632cfd5fc6795 (patch) | |
| tree | 999395dbf586a8cb704376024de60f7d80f21f4e /setup_x64.sh | |
| parent | 70756582de9f79eb2961c7aa91f1b0cdfe11cfc4 (diff) | |
dev, kernel: WiP changes done to kernel and SysChk module.
- Getting SysChk to work again.
- Refactor scheduler.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'setup_x64.sh')
| -rwxr-xr-x | setup_x64.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/setup_x64.sh b/setup_x64.sh index 35111b88..da2027a1 100755 --- a/setup_x64.sh +++ b/setup_x64.sh @@ -8,7 +8,6 @@ cd dev/user btb user.json cd ../boot make -f amd64-desktop.make efi -make -f amd64-desktop.make disk make -f amd64-desktop.make epm-img cd ../../dev/kernel/HALKit/AMD64 ./make_ap_blob.sh |
