mirror of
https://github.com/raspberrypi/linux.git
synced 2025-12-06 01:49:46 +00:00
workflows: Switch to overlaycheck's thorough mode
Now that the current trees are passing the thorough/try-all mode of overlaycheck (mainly by excluding trying to apply the vl805 overlay on a CM4S), use it in the build checks. Signed-off-by: Phil Elwell <phil@raspberrypi.com>
This commit is contained in:
2
.github/workflows/dtoverlaycheck.yml
vendored
2
.github/workflows/dtoverlaycheck.yml
vendored
@@ -45,4 +45,4 @@ jobs:
|
||||
pwd
|
||||
make ARCH=arm KERNEL=kernel CROSS_COMPILE=arm-linux-gnueabihf- bcm2711_defconfig
|
||||
make ARCH=arm KERNEL=kernel CROSS_COMPILE=arm-linux-gnueabihf- dtbs
|
||||
${{env.UTILS_DIR}}/overlaycheck/overlaycheck
|
||||
${{env.UTILS_DIR}}/overlaycheck/overlaycheck -t
|
||||
|
||||
Reference in New Issue
Block a user