kbuild: consolidate Devicetree dtb build rules
[linux-2.6-block.git] / arch / nds32 / Makefile
index 63f4f173e5f4b97afa7078a3d8600fbfb50c13a6..adcac830d0515f3affd6132edebfb13535d8da44 100644 (file)
@@ -43,7 +43,7 @@ CHECKFLAGS      += -D__NDS32_EB__
 endif
 
 boot := arch/nds32/boot
-core-$(BUILTIN_DTB) += $(boot)/dts/
+core-y += $(boot)/dts/
 
 .PHONY: FORCE