Home
last modified time | relevance | path

Searched refs:dtbs (Results 1 – 9 of 9) sorted by relevance

/linux-4.1.27/arch/metag/boot/dts/
DMakefile15 targets += dtbs
20 dtbs: $(addprefix $(obj)/, $(dtb-y)) target
/linux-4.1.27/arch/arm64/
DMakefile61 KBUILD_DTBS := dtbs
76 PHONY += dtbs dtbs_install
78 dtbs: prepare scripts target
/linux-4.1.27/arch/metag/
DMakefile74 dtbs: scripts target
75 $(Q)$(MAKE) $(build)=$(boot)/dts dtbs
/linux-4.1.27/arch/arc/
DMakefile108 dtbs: scripts target
109 $(Q)$(MAKE) $(build)=$(boot)/dts dtbs
/linux-4.1.27/arch/arc/boot/dts/
DMakefile13 dtbs: $(addprefix $(obj)/, $(builtindtb-y).dtb) target
/linux-4.1.27/arch/nios2/boot/
DMakefile54 $(obj)/dtbs: $(addprefix $(obj)/, $(dtb-y))
/linux-4.1.27/arch/arm/
DMakefile297 KBUILD_DTBS := dtbs
324 PHONY += dtbs dtbs_install
326 dtbs: prepare scripts target
/linux-4.1.27/arch/mips/
DMakefile372 PHONY += dtbs
373 dtbs: scripts target
/linux-4.1.27/
DMakefile820 export INSTALL_DTBS_PATH ?= $(INSTALL_PATH)/dtbs/$(KERNELRELEASE)