X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/m1-debian/blobdiff_plain/7248ed42b94dd21c133ed8ab125ceda789f0587f..94668592a79d7dedf67e077808509230d15dd37a:/gpu.sh diff --git a/gpu.sh b/gpu.sh index 7aead88..c875e0c 100644 --- a/gpu.sh +++ b/gpu.sh @@ -40,7 +40,6 @@ build_uboot() test -d u-boot || git clone https://github.com/AsahiLinux/u-boot cd u-boot git fetch -a -t - # For tag, see https://github.com/AsahiLinux/PKGBUILDs/blob/main/uboot-asahi/PKGBUILD git reset --hard origin/asahi; curl -s https://tg.st/u/0001-usb-request-on-8-bytes-for-USB_SPEED_FULL-bMaxPacket.patch | git am - make apple_m1_defconfig