diff options
Diffstat (limited to 'recipes-kernel')
-rw-r--r-- | recipes-kernel/linux/linux-xlnx.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/linux/linux-xlnx.inc b/recipes-kernel/linux/linux-xlnx.inc index 0b834b63..45cc88ca 100644 --- a/recipes-kernel/linux/linux-xlnx.inc +++ b/recipes-kernel/linux/linux-xlnx.inc | |||
@@ -23,7 +23,7 @@ FILESEXTRAPATHS_append := "${XILINX_LAYERDIR}/conf/machine/boards/common:" | |||
23 | SRC_URI_append += "file://zynq-7-base.dtsi" | 23 | SRC_URI_append += "file://zynq-7-base.dtsi" |
24 | 24 | ||
25 | # Override COMPATIBLE_MACHINE to include your machine in a bbappend file. | 25 | # Override COMPATIBLE_MACHINE to include your machine in a bbappend file. |
26 | COMPATIBLE_MACHINE = "qemumicroblaze|qemuzynq" | 26 | COMPATIBLE_MACHINE = "qemumicroblaze|qemuzynq|zynq7-zedboard" |
27 | 27 | ||
28 | # Scan all files in MACHINE_DEVICETREE and MACHINE_KCONFIG and populate SRC_URI, | 28 | # Scan all files in MACHINE_DEVICETREE and MACHINE_KCONFIG and populate SRC_URI, |
29 | # FILESEXTRAPATHS and KERNEL_DEVICETREE. | 29 | # FILESEXTRAPATHS and KERNEL_DEVICETREE. |