]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - scripts/docproc.c
kernel-doc: move kernel-doc tools to scripts/
[karo-tx-uboot.git] / scripts / docproc.c
similarity index 99%
rename from tools/kernel-doc/docproc.c
rename to scripts/docproc.c
index a9b49c59a0cc347884bb76cec5e6c25bc72cc71e..23c3a434b2f33b712e08cdbd53b0b9b96b4339d4 100644 (file)
@@ -65,7 +65,7 @@ FILELINE * docsection;
 
 #define MAXLINESZ     2048
 #define MAXFILES      250
-#define KERNELDOCPATH "tools/kernel-doc/"
+#define KERNELDOCPATH "scripts/"
 #define KERNELDOC     "kernel-doc"
 #define DOCBOOK       "-docbook"
 #define LIST          "-list"