ifeq ($(CONFIG_OF),y)

dtb-$(CONFIG_ARCH_MESON8)	+= meson.dtb

targets += $(dtb-y)

endif

#clean-files := *.dtb
