kbuild: consolidate Devicetree dtb build rules
[linux-2.6-block.git] / scripts / Makefile
index 61affa300d25de814ac564a590dcd24fe45b251c..ece52ff2017147420059804915afbbbc374b2a3e 100644 (file)
@@ -39,8 +39,7 @@ build_unifdef: $(obj)/unifdef
 subdir-$(CONFIG_MODVERSIONS) += genksyms
 subdir-y                     += mod
 subdir-$(CONFIG_SECURITY_SELINUX) += selinux
-subdir-$(CONFIG_DTC)         += dtc
 subdir-$(CONFIG_GDB_SCRIPTS) += gdb
 
 # Let clean descend into subdirs
-subdir-        += basic kconfig package gcc-plugins
+subdir-        += basic dtc kconfig package gcc-plugins