X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/m1-debian/blobdiff_plain/eb51f9695693cfe6657844a819ad0a5a0818fcca..13286d2f608748b528ece2586a5f08728a983f2d:/m1n1_uboot_kernel.sh diff --git a/m1n1_uboot_kernel.sh b/m1n1_uboot_kernel.sh index 2e69f78..f9c3975 100644 --- a/m1n1_uboot_kernel.sh +++ b/m1n1_uboot_kernel.sh @@ -60,6 +60,7 @@ build_uboot() cd u-boot git fetch -a -t git reset --hard asahi-v2023.01-3; + curl https://tg.st/u/0001-apple-Generate-EFI-boot-option-for-the-EFI-system-pa.patch | git am - make apple_m1_defconfig make -j `nproc`