fix doxyfile path
Signed-off-by: Stefan Reinauer <stepan@coresystems.de> Acked-by: Stefan Reinauer <stepan@coresystems.de> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5107 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
parent
94f5f70745
commit
1bbad5c66b
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -278,7 +278,7 @@ $(obj)/build.h:
|
|||
|
||||
doxy: doxygen
|
||||
doxygen:
|
||||
$(DOXYGEN) Doxyfile
|
||||
$(DOXYGEN) documentation/Doxyfile.coreboot
|
||||
|
||||
doxyclean: doxygen-clean
|
||||
doxygen-clean:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue