]> git.sur5r.net Git - u-boot/blobdiff - doc/DocBook/Makefile
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
[u-boot] / doc / DocBook / Makefile
index 593237f04ae2dea836cdd4fff3d64fe9cddb782c..52576135138cc9539f7a92d40807bf6601b92048 100644 (file)
@@ -1,3 +1,4 @@
+# SPDX-License-Identifier: GPL-2.0
 ###
 # This makefile is used to generate the kernel documentation,
 # primarily based on in-line comments in various source files.
@@ -6,7 +7,7 @@
 # To add a new book the only step required is to add the book to the
 # list of DOCBOOKS.
 
-DOCBOOKS := linker_lists.xml stdio.xml
+DOCBOOKS := efi.xml linker_lists.xml stdio.xml
 
 ###
 # The build process is as follows (targets):