diff options
| author | Amlal El Mahrouss <amlal.elmahrouss@icloud.com> | 2025-03-23 19:49:20 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal.elmahrouss@icloud.com> | 2025-03-23 19:49:20 +0100 |
| commit | 328487312fbbeb7a2cdf0b5508c74a43cdb5d499 (patch) | |
| tree | 8a19721812c07a42d46c47b67dfc306642bc2f1d /setup_amd64.sh | |
| parent | 0711ecc7b775c861df179d8856af9be97944cba4 (diff) | |
kernel(platform): Remove AXP platform.
public(CF.fwrk): Add btb file to CF framework.
Signed-off-by: Amlal El Mahrouss <amlal.elmahrouss@icloud.com>
Diffstat (limited to 'setup_amd64.sh')
| -rwxr-xr-x | setup_amd64.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/setup_amd64.sh b/setup_amd64.sh index de69c1b2..7f5d4199 100755 --- a/setup_amd64.sh +++ b/setup_amd64.sh @@ -5,5 +5,5 @@ btb amd64.json cd ../../ make -f amd64-desktop.make efi make -f amd64-desktop.make epm-img -cd ../../dev/kernel/HALKit/AMD64 +cd ../dev/kernel/HALKit/AMD64 ./make_ap_blob.sh |
