Skip to content

Commit

Permalink
use official build of AppleALC.kext; delete private build
Browse files Browse the repository at this point in the history
  • Loading branch information
RehabMan committed Oct 31, 2018
1 parent a94a451 commit cf6ccb0
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 7,399 deletions.
2 changes: 1 addition & 1 deletion download.sh
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ download_acidanthera Lilu acidanthera-Lilu
download_acidanthera WhateverGreen acidanthera-WhateverGreen
download_acidanthera AirportBrcmFixup acidanthera-AirportBrcmFixup
download_acidanthera BT4LEContiunityFixup acidanthera-BT4LEContiunityFixup
#download_acidanthera AppleALC acidanthera-AppleALC
download_acidanthera AppleALC acidanthera-AppleALC
cd ..

# download tools
Expand Down
3 changes: 0 additions & 3 deletions install_downloads.sh
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,6 @@ install_kext _tools/kexts/XHCI-unsupported.kext
install_kext _tools/kexts/SATA-unsupported.kext
install_kext _tools/kexts/ProBookAtheros.kext

# install special build of AppleALC.kext until fixed build is available
install_kext kexts/AppleALC.kext

# install HackrNVMEFamily-.* if it is found in Clover/kexts
EFI="$(./mount_efi.sh)"
kext="$(echo "$EFI"/EFI/CLOVER/kexts/Other/HackrNVMeFamily-*.kext)"
Expand Down
Loading

0 comments on commit cf6ccb0

Please sign in to comment.