kbuild: fix build error during make htmldocs
authorAmerigo Wang <amwang@redhat.com>
Fri, 19 Jun 2009 07:06:54 +0000 (03:06 -0400)
committerSam Ravnborg <sam@ravnborg.org>
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 <randy.dunlap@oracle.com>
Signed-off-by: WANG Cong <amwang@redhat.com>
Acked-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
scripts/basic/docproc.c