diff options
Diffstat (limited to 'recipes-kernel')
| -rw-r--r-- | recipes-kernel/linux/linux-machine-common.inc | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/recipes-kernel/linux/linux-machine-common.inc b/recipes-kernel/linux/linux-machine-common.inc index 8e31a0b9..2b76cdee 100644 --- a/recipes-kernel/linux/linux-machine-common.inc +++ b/recipes-kernel/linux/linux-machine-common.inc | |||
| @@ -5,4 +5,7 @@ require linux-machine-config.inc | |||
| 5 | DEPENDS_append_microblaze += "u-boot-mkimage-native" | 5 | DEPENDS_append_microblaze += "u-boot-mkimage-native" |
| 6 | 6 | ||
| 7 | # Common Device Tree Includes | 7 | # Common Device Tree Includes |
| 8 | MACHINE_DEVICETREE_append_zynq += "common/zynq-7-base.dtsi" | 8 | MACHINE_DEVICETREE_append_zynq += " \ |
| 9 | common/zynq-7-base.dtsi \ | ||
| 10 | common/zynq-7-mainline-gem.dtsi \ | ||
| 11 | " | ||
