]> Git Repo - linux.git/commit
kbuild: fix build error during make htmldocs
authorAmerigo Wang <[email protected]>
Fri, 19 Jun 2009 07:06:54 +0000 (03:06 -0400)
committerSam Ravnborg <[email protected]>
Sat, 20 Jun 2009 11:31:28 +0000 (13:31 +0200)
commitb767b9059fa75a353c9ad6e320ae080fbe15a951
tree1a4efe90f17c25432e6c13da7260575eeff7b51e
parentfb20871a54961b82d35303b43452928186c1361d
kbuild: fix build error during make htmldocs

Fix the following build error when do 'make htmldocs':

 DOCPROC Documentation/DocBook/debugobjects.xml
exec /scripts/kernel-doc: No such file or directory
exec /scripts/kernel-doc: No such file or directory

Reported-by: Randy Dunlap <[email protected]>
Signed-off-by: WANG Cong <[email protected]>
Acked-by: Randy Dunlap <[email protected]>
Signed-off-by: Sam Ravnborg <[email protected]>
scripts/basic/docproc.c
This page took 0.040972 seconds and 4 git commands to generate.