X-Git-Url: http://ftp.safe.ca/?a=blobdiff_plain;f=scripts%2FMakefile;h=842dbc2d5aeda0af27ce18af9914deea370dc329;hb=c95fa08a3e17c3f2983c4cbf409f5c9ae47b7dec;hp=aafdf064feefdf49bc98d66c72199907e30ca921;hpb=556b0f58bbcdc96ba8ed67001b4e57c50198da89;p=safe%2Fjmp%2Flinux-2.6 diff --git a/scripts/Makefile b/scripts/Makefile index aafdf06..842dbc2 100644 --- a/scripts/Makefile +++ b/scripts/Makefile @@ -10,7 +10,6 @@ hostprogs-$(CONFIG_KALLSYMS) += kallsyms hostprogs-$(CONFIG_LOGO) += pnmtologo hostprogs-$(CONFIG_VT) += conmakehash -hostprogs-$(CONFIG_PROM_CONSOLE) += conmakehash hostprogs-$(CONFIG_IKCONFIG) += bin2c always := $(hostprogs-y) $(hostprogs-m) @@ -21,6 +20,7 @@ hostprogs-y += unifdef subdir-$(CONFIG_MODVERSIONS) += genksyms subdir-y += mod subdir-$(CONFIG_SECURITY_SELINUX) += selinux +subdir-$(CONFIG_DTC) += dtc # Let clean descend into subdirs subdir- += basic kconfig package selinux