xref: /linux/arch/arc/boot/dts/Makefile (revision fd8c09ad0d87783b9b6a27900d66293be45b7bad)
1b2441318SGreg Kroah-Hartman# SPDX-License-Identifier: GPL-2.0
2999159a5SVineet Gupta
3*3b7f793aSMasahiro Yamadadtb-y	:= $(addsuffix .dtb, $(CONFIG_BUILTIN_DTB_NAME))
4999159a5SVineet Gupta
57e7962ddSMasahiro Yamada# for CONFIG_OF_ALL_DTBS test
6b1992c37SMasahiro Yamadadtb-	:= $(patsubst $(src)/%.dts,%.dtb, $(wildcard $(src)/*.dts))
7ce0eff0dSEugeniy Paltsev
8ce0eff0dSEugeniy Paltsev# board-specific dtc flags
9ce0eff0dSEugeniy PaltsevDTC_FLAGS_hsdk += --pad 20
10