]> git.zerfleddert.de Git - m1-debian/commitdiff
remove obsolete comment
authorThomas Glanzmann <thomas@glanzmann.de>
Wed, 26 Oct 2022 06:59:14 +0000 (08:59 +0200)
committerThomas Glanzmann <thomas@glanzmann.de>
Wed, 26 Oct 2022 06:59:14 +0000 (08:59 +0200)
gpu.sh

diff --git a/gpu.sh b/gpu.sh
index 7aead880c62a2796c4c62b1a1c87081c1c8a43a3..c875e0c8990edc6a0a4f8601ad56882ab4409d12 100644 (file)
--- 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
Impressum, Datenschutz