SmartAudio/lichee/linux-4.9/arch/cris/boot/dts/Makefile

7 lines
159 B
Makefile
Raw Normal View History

2018-07-13 01:31:50 +00:00
BUILTIN_DTB := $(patsubst "%",%,$(CONFIG_BUILTIN_DTB)).dtb.o
ifneq ($(CONFIG_BUILTIN_DTB),"")
obj-$(CONFIG_OF) += $(BUILTIN_DTB)
endif
clean-files := *.dtb.S