diff options
Diffstat (limited to 'scripts/Makefile')
| -rw-r--r-- | scripts/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/Makefile b/scripts/Makefile index 72902b5f2721..2016a64497ab 100644 --- a/scripts/Makefile +++ b/scripts/Makefile | |||
| @@ -36,6 +36,7 @@ subdir-$(CONFIG_MODVERSIONS) += genksyms | |||
| 36 | subdir-y += mod | 36 | subdir-y += mod |
| 37 | subdir-$(CONFIG_SECURITY_SELINUX) += selinux | 37 | subdir-$(CONFIG_SECURITY_SELINUX) += selinux |
| 38 | subdir-$(CONFIG_DTC) += dtc | 38 | subdir-$(CONFIG_DTC) += dtc |
| 39 | subdir-$(CONFIG_GDB_SCRIPTS) += gdb | ||
| 39 | 40 | ||
| 40 | # Let clean descend into subdirs | 41 | # Let clean descend into subdirs |
| 41 | subdir- += basic kconfig package | 42 | subdir- += basic kconfig package |
