diff options
Diffstat (limited to 'dynamic-layers/raspberrypi')
-rw-r--r-- | dynamic-layers/raspberrypi/recipes-kernel/linux/linux-yocto_6.6.bbappend | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/dynamic-layers/raspberrypi/recipes-kernel/linux/linux-yocto_6.6.bbappend b/dynamic-layers/raspberrypi/recipes-kernel/linux/linux-yocto_6.6.bbappend deleted file mode 100644 index 2e2f92b6..00000000 --- a/dynamic-layers/raspberrypi/recipes-kernel/linux/linux-yocto_6.6.bbappend +++ /dev/null | |||
@@ -1,6 +0,0 @@ | |||
1 | # Enable use of the linux-yocto kernel for the Raspberry Pi 4 | ||
2 | KBRANCH:raspberrypi4-64 ?= "v6.6/standard/bcm-2xxx-rpi" | ||
3 | KMACHINE:raspberrypi4-64 ?= "bcm-2xxx-rpi4" | ||
4 | COMPATIBLE_MACHINE:raspberrypi4-64 = "(raspberrypi4-64)" | ||
5 | |||
6 | require linux-yocto_xen-rpi.inc | ||