Current Path : /usr/lib/modules/5.15.0-138-generic/build/arch/nds32/boot/dts/ |
Current File : //usr/lib/modules/5.15.0-138-generic/build/arch/nds32/boot/dts/Makefile |
# SPDX-License-Identifier: GPL-2.0-only ifneq '$(CONFIG_NDS32_BUILTIN_DTB)' '""' BUILTIN_DTB := $(patsubst "%",%,$(CONFIG_NDS32_BUILTIN_DTB)).dtb.o else BUILTIN_DTB := endif obj-$(CONFIG_OF) += $(BUILTIN_DTB)