1# SPDX-License-Identifier: GPL-2.0
2obj-y += $(addsuffix .dtb.o, $(CONFIG_OPENRISC_BUILTIN_DTB))
3
4#DTC_FLAGS ?= -p 1024
5