fix doxyfile path
authorStefan Reinauer <stepan@coresystems.de>
Wed, 10 Feb 2010 15:36:53 +0000 (15:36 +0000)
committerStefan Reinauer <stepan@openbios.org>
Wed, 10 Feb 2010 15:36:53 +0000 (15:36 +0000)
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

Makefile

index acf71567055efb1307cf235e4edee85350f6658a..88c912a34cbdf6be2c0260d8c8f01ab48366d284 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -278,7 +278,7 @@ $(obj)/build.h:
 
 doxy: doxygen
 doxygen:
-       $(DOXYGEN) Doxyfile
+       $(DOXYGEN) documentation/Doxyfile.coreboot
 
 doxyclean: doxygen-clean
 doxygen-clean: