diff options
| -rw-r--r-- | scripts/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/Makefile b/scripts/Makefile index 1d07860f6c42..890df5c6adfb 100644 --- a/scripts/Makefile +++ b/scripts/Makefile | |||
| @@ -39,4 +39,4 @@ subdir-$(CONFIG_SECURITY_SELINUX) += selinux | |||
| 39 | subdir-$(CONFIG_DTC) += dtc | 39 | subdir-$(CONFIG_DTC) += dtc |
| 40 | 40 | ||
| 41 | # Let clean descend into subdirs | 41 | # Let clean descend into subdirs |
| 42 | subdir- += basic kconfig package selinux | 42 | subdir- += basic kconfig package |
