Skip to content

Commit

Permalink
Update BlueToolFixup for macOS 15 (#33)
Browse files Browse the repository at this point in the history
  • Loading branch information
vedantmgoyal9 authored Oct 2, 2024
1 parent d7e3f23 commit bdb3435
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BrcmPatchRAM/BlueToolFixup.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -271,6 +271,6 @@ PluginConfiguration ADDPR(config) {
bootargBeta,
arrsize(bootargBeta),
KernelVersion::Monterey,
KernelVersion::Sonoma,
KernelVersion::Sequoia,
pluginStart
};

0 comments on commit bdb3435

Please sign in to comment.