summaryrefslogtreecommitdiffhomepage
path: root/setup_x64.sh
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal@nekernel.org>2025-04-04 08:03:43 +0200
committerAmlal El Mahrouss <amlal@nekernel.org>2025-04-04 08:03:43 +0200
commit84f641139c7f28133a0ea44bccb02e9d2ac524d8 (patch)
treecc8d6f2b41a081e20ad2a4a30b4430722ff9edde /setup_x64.sh
parent216b2f35b38b582a930948fca76c272e424c9d96 (diff)
meta: revert useless refactor.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'setup_x64.sh')
-rwxr-xr-xsetup_x64.sh13
1 files changed, 0 insertions, 13 deletions
diff --git a/setup_x64.sh b/setup_x64.sh
deleted file mode 100755
index b211b4bc..00000000
--- a/setup_x64.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