diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -278,7 +278,7 @@ $(obj)/build.h: doxy: doxygen doxygen: - $(DOXYGEN) Doxyfile + $(DOXYGEN) documentation/Doxyfile.coreboot doxyclean: doxygen-clean doxygen-clean: |