10 git clone https
://github.com
/kettenis
/u-boot
12 git checkout apple-m1-m1n1-nvme
13 make apple_m1_defconfig
14 # it is normal that it runs on an error at the end
19 git clone
--recursive https
://github.com
/AsahiLinux
/m1n1.git
24 # Build our boot object that replaces step2.sh in the asahi installer
25 cat m1n
1/build
/m1n1.macho
`find u-boot -name \*.dtb` u-boot
/u-boot-nodtb.bin
> u-boot.macho
28 git clone https
://github.com
/AsahiLinux
/linux
30 git checkout origin
/asahi
32 curl https
://tg.st
/u
/aa6a11b3feeda0f57284f99406188e4615e7c43c.
patch |
patch -p1
33 curl https
://tg.st
/u
/9ce9060dea91951a330feeeda3ad636bc88c642c.
patch |
patch -p1
35 curl https
://tg.st
/u
/5nly |
patch -p1
36 # Config with sound enabled
37 curl https
://tg.st
/u
/asahi-config-2022-01-19
> .config