]> 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 9caa5126085c8cedad1b4e6703a447a78a0e838b..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.
@@ -5,11 +6,8 @@
 # to document the SRC - and how to read it.
 # To add a new book the only step required is to add the book to the
 # list of DOCBOOKS.
-#
-# SPDX-License-Identifier:     GPL-2.0
-#
 
-DOCBOOKS := linker_lists.xml stdio.xml
+DOCBOOKS := efi.xml linker_lists.xml stdio.xml
 
 ###
 # The build process is as follows (targets):