summaryrefslogtreecommitdiffstats
path: root/recipes-kernel
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-kernel')
-rw-r--r--recipes-kernel/linux/linux-machine-common.inc6
1 files changed, 0 insertions, 6 deletions
diff --git a/recipes-kernel/linux/linux-machine-common.inc b/recipes-kernel/linux/linux-machine-common.inc
index 2b76cdee..0f79e1bb 100644
--- a/recipes-kernel/linux/linux-machine-common.inc
+++ b/recipes-kernel/linux/linux-machine-common.inc
@@ -3,9 +3,3 @@ require linux-machine-config.inc
3 3
4# MicroBlaze is a uImage target, but its not called 'uImage' 4# MicroBlaze is a uImage target, but its not called 'uImage'
5DEPENDS_append_microblaze += "u-boot-mkimage-native" 5DEPENDS_append_microblaze += "u-boot-mkimage-native"
6
7# Common Device Tree Includes
8MACHINE_DEVICETREE_append_zynq += " \
9 common/zynq-7-base.dtsi \
10 common/zynq-7-mainline-gem.dtsi \
11 "