diff options
Diffstat (limited to 'scripts/Makefile')
| -rw-r--r-- | scripts/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/Makefile b/scripts/Makefile index ea426beb6011..1efc9dc8ba49 100644 --- a/scripts/Makefile +++ b/scripts/Makefile @@ -5,7 +5,7 @@ # The following temporary rule will make sure that people's # trees get updated to the right permissions, since patch(1) # can't do it -CHMOD_FILES := docgen gen-all-syms kernel-doc mkcompile_h makelst +CHMOD_FILES := kernel-doc mkcompile_h makelst all: fixdep split-include docproc $(CHMOD_FILES) |
