Skip to content

Commit

Permalink
Update platform.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
raphaelscholle committed Jan 26, 2024
1 parent db59a6c commit 6e330a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/platform.sh
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ function setup_platform_env() {
export ARCH=arm
PACKAGE_ARCH=armhf
export CROSS_COMPILE=arm-linux-gnueabihf-
KERNEL_REPO=https://github.com/OpenHD/linux-rpi.git
KERNEL_REPO=https://github.com/OpenHD/linux-rpi
KERNEL_BRANCH=openhd-rpi-6.1-stable
fi

Expand Down

0 comments on commit 6e330a2

Please sign in to comment.