summaryrefslogtreecommitdiff
path: root/recipes-kernel
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-kernel')
-rw-r--r--recipes-kernel/linux/device-tree-overlays-mainline_git.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes-kernel/linux/device-tree-overlays-mainline_git.bb b/recipes-kernel/linux/device-tree-overlays-mainline_git.bb
index fb87105..048bcf8 100644
--- a/recipes-kernel/linux/device-tree-overlays-mainline_git.bb
+++ b/recipes-kernel/linux/device-tree-overlays-mainline_git.bb
@@ -4,4 +4,5 @@ SRCBRANCH = "master"
SRCREV = "95bde7f1893017b9de14e106c0830faecccda85d"
SRCREV:use-head-next = "${AUTOREV}"
-COMPATIBLE_MACHINE = ".*(mx[678]).*"
+COMPATIBLE_MACHINE:tdx = ".*"
+COMPATIBLE_MACHINE = "^$"