cbfs: Add docbook template
This adds a docbook template for fs, and makes CBFS use it. Signed-off-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
|
||||
include $(TOPDIR)/config.mk
|
||||
|
||||
DOCBOOKS := linker_lists.xml stdio.xml
|
||||
DOCBOOKS := fs.xml linker_lists.xml stdio.xml
|
||||
|
||||
###
|
||||
# The build process is as follows (targets):
|
||||
|
||||
Reference in New Issue
Block a user