summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-machine-common.inc
blob: 2b76cdee3d50a65871d1cae1c9a7743e0b142c13 (plain)
1
2
3
4
5
6
7
8
9
10
11
require linux-dtb.inc
require linux-machine-config.inc

# MicroBlaze is a uImage target, but its not called 'uImage'
DEPENDS_append_microblaze += "u-boot-mkimage-native"

# Common Device Tree Includes
MACHINE_DEVICETREE_append_zynq += " \
		common/zynq-7-base.dtsi \
		common/zynq-7-mainline-gem.dtsi \
		"