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:
Simon Glass
2012-11-05 12:16:25 +00:00
committed by Tom Rini
parent 2592075776
commit e3ff797cdb
2 changed files with 37 additions and 34 deletions

View File

@@ -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):