]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blame - arch/h8300/boot/dts/Makefile
Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git...
[mirror_ubuntu-bionic-kernel.git] / arch / h8300 / boot / dts / Makefile
CommitLineData
b2441318 1# SPDX-License-Identifier: GPL-2.0
38d6bded
YS
2ifneq '$(CONFIG_H8300_BUILTIN_DTB)' '""'
3BUILTIN_DTB := $(patsubst "%",%,$(CONFIG_H8300_BUILTIN_DTB)).dtb.o
4endif
5
6obj-y += $(BUILTIN_DTB)
7
8dtb-$(CONFIG_H8300H_SIM) := h8300h_sim.dtb
9dtb-$(CONFIG_H8S_SIM) := h8s_sim.dtb
389456b7 10dtb-$(CONFIG_H8S_EDOSK2674) := edosk2674.dtb