summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorStefan Reinauer <stepan@coresystems.de>2010-02-10 15:36:53 +0000
committerStefan Reinauer <stepan@openbios.org>2010-02-10 15:36:53 +0000
commit1bbad5c66b639a6459962b4e73ceddfae068e9ee (patch)
tree86a49358266b4f6732d685bf77bffee4266dec27 /Makefile
parent94f5f70745490c4b8ce988d204cbc2eea1faa333 (diff)
downloadcoreboot-1bbad5c66b639a6459962b4e73ceddfae068e9ee.tar.xz
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
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index acf7156705..88c912a34c 100644
--- 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: