From f7822c6bc073d3f07d5d10e0460191e813bb9517 Mon Sep 17 00:00:00 2001 From: Sam Ravnborg Date: Thu, 25 Jul 2002 00:47:19 -0700 Subject: [PATCH] Remove docgen + gen-all-syms targets Removed unused targets to CHMOD_FILES in scripts This allow a fresh kernel to start the build process without bailing about docgen. --- scripts/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts') 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) -- cgit v1.2.3