From: Thomas Glanzmann Date: Wed, 26 Oct 2022 06:59:14 +0000 (+0200) Subject: remove obsolete comment X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/m1-debian/commitdiff_plain/94668592a79d7dedf67e077808509230d15dd37a remove obsolete comment --- 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