aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/Makefile')
-rw-r--r--scripts/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/Makefile b/scripts/Makefile
index d531a1fcef0c..ea41de8fb7f5 100644
--- a/scripts/Makefile
+++ b/scripts/Makefile
@@ -19,7 +19,7 @@ always := $(hostprogs-y)
19hostprogs-y += unifdef 19hostprogs-y += unifdef
20 20
21subdir-$(CONFIG_MODVERSIONS) += genksyms 21subdir-$(CONFIG_MODVERSIONS) += genksyms
22subdir-$(CONFIG_MODULES) += mod 22subdir-y += mod
23 23
24# Let clean descend into subdirs 24# Let clean descend into subdirs
25subdir- += basic kconfig package 25subdir- += basic kconfig package