Add Raspberry Pi 5

Signed-off-by: Florin Sarbu <florin@balena.io>
This commit is contained in:
Florin Sarbu
2023-10-25 09:04:57 +02:00
committed by Andrei Gherzan
parent b859bc3eca
commit 1e7750e3c8
5 changed files with 27 additions and 0 deletions
@@ -33,6 +33,7 @@ KBUILD_DEFCONFIG:raspberrypi4 ?= "bcm2711_defconfig"
KBUILD_DEFCONFIG:raspberrypi4-64 ?= "bcm2711_defconfig"
KBUILD_DEFCONFIG:raspberrypi-armv7 ?= "bcm2711_defconfig"
KBUILD_DEFCONFIG:raspberrypi-armv8 ?= "bcm2711_defconfig"
KBUILD_DEFCONFIG:raspberrypi5 ?= "bcm2711_defconfig"
LINUX_VERSION_EXTENSION ?= ""