Skip to content

Commit

Permalink
BCM4355
Browse files Browse the repository at this point in the history
  • Loading branch information
AdityaGarg8 committed Oct 3, 2021
1 parent 2a906a1 commit 08789bc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
set -eu -o pipefail

KERNEL_VERSION=5.14.9
PKGREL=2
PKGREL=3
#KERNEL_REPOSITORY=git://kernel.ubuntu.com/virgin/linux-stable.git
KERNEL_REPOSITORY=https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git
REPO_PATH=$(pwd)
Expand Down
2 changes: 1 addition & 1 deletion patch_driver.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ BUILD_PATH=/tmp/build-kernel
# Patches
APPLE_SMC_DRIVER_GIT_URL=https://github.com/jamlam/mbp-16.1-linux-wifi.git
APPLE_SMC_DRIVER_BRANCH_NAME=main
APPLE_SMC_DRIVER_COMMIT_HASH=5aaef974ee1461538c049385b8aabb799f6c9dc1
APPLE_SMC_DRIVER_COMMIT_HASH=63ace2098aa14c44fd3a02a07897608891f9b537
## BCE
#APPLE_BCE_DRIVER_GIT_URL=https://github.com/aunali1/mbp2018-bridge-drv.git
#APPLE_BCE_DRIVER_BRANCH_NAME=aur
Expand Down

0 comments on commit 08789bc

Please sign in to comment.