diff options
Diffstat (limited to 'setup_x64.sh')
| -rwxr-xr-x | setup_x64.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/setup_x64.sh b/setup_x64.sh index da2027a1..6afc1633 100755 --- a/setup_x64.sh +++ b/setup_x64.sh @@ -5,6 +5,9 @@ # 04/05/25: Improve and fix script. cd dev/user +cd src +make sci_asm_io_x64 +cd .. btb user.json cd ../boot make -f amd64-desktop.make efi |
