mirror of
https://github.com/fail0verflow/switch-coreboot.git
synced 2025-05-04 01:39:18 -04:00
Move util/Doxyfile.LinuxBIOS to util/Doxyfile.LinuxBIOS, so that
everything in util/ has its own subdirectory (trivial). Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de> Acked-by: Uwe Hermann <uwe@hermann-uwe.de> git-svn-id: svn://coreboot.org/repository/LinuxBIOSv3@199 f3766cd6-281f-0410-b1cd-43a5c92072e9
This commit is contained in:
parent
2b695fb8b6
commit
474e9c7761
2 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -102,7 +102,7 @@ endif
|
|||
include util/Makefile
|
||||
|
||||
doc:
|
||||
$(DOXYGEN) util/Doxyfile.LinuxBIOS
|
||||
$(DOXYGEN) util/doxygen/Doxyfile.LinuxBIOS
|
||||
|
||||
prepare:
|
||||
$(Q)mkdir -p $(obj)
|
||||
|
|
Loading…
Add table
Reference in a new issue