aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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: