summaryrefslogtreecommitdiffhomepage
path: root/setup_amd64.sh
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal@nekernel.org>2025-04-04 07:56:52 +0200
committerAmlal El Mahrouss <amlal@nekernel.org>2025-04-04 07:56:52 +0200
commit216b2f35b38b582a930948fca76c272e424c9d96 (patch)
treecfeed5605e4d6d86ee9e8eaebb28f8389edd1f50 /setup_amd64.sh
parent9aef4d0ad473901d8f4a4f1405a2f8df0b725a71 (diff)
kernel, storage: important patches done to AHCI, PIO, PagingMgr, and DMA.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'setup_amd64.sh')
-rwxr-xr-xsetup_amd64.sh13
1 files changed, 0 insertions, 13 deletions
diff --git a/setup_amd64.sh b/setup_amd64.sh
deleted file mode 100755
index b211b4bc..00000000
--- a/setup_amd64.sh
+++ /dev/null
@@ -1,13 +0,0 @@
-#!/bin/sh
-
-# LOG HISTORY:
-# 25/03/25: Add 'disk' build step.
-
-cd dev/boot/modules/SysChk
-btb amd64.json
-cd ../../
-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