From 19d1ee2b00e009c13ed89f7a3b125a1b93ab1c22 Mon Sep 17 00:00:00 2001 From: Michael Larsen Date: Thu, 18 Sep 2025 13:01:26 +0200 Subject: [PATCH] Added fix for ealy 2013 macbook pro's using an older chipset, BCM4331 --- .../hardware/{fix-apple-bcm4360.sh => fix-apple-bcm43xx.sh} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename install/config/hardware/{fix-apple-bcm4360.sh => fix-apple-bcm43xx.sh} (100%) diff --git a/install/config/hardware/fix-apple-bcm4360.sh b/install/config/hardware/fix-apple-bcm43xx.sh similarity index 100% rename from install/config/hardware/fix-apple-bcm4360.sh rename to install/config/hardware/fix-apple-bcm43xx.sh