projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7d12993
)
crypto: doc - compile crypto API spec
author
Stephan Mueller
<smueller@chronox.de>
Wed, 12 Nov 2014 04:24:12 +0000
(
05:24
+0100)
committer
Herbert Xu
<herbert@gondor.apana.org.au>
Thu, 13 Nov 2014 14:31:37 +0000
(22:31 +0800)
Add the crypto API documentation into the DocBook Makefile to allow it
being compiled
Signed-off-by: Stephan Mueller <smueller@chronox.de>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Documentation/DocBook/Makefile
patch
|
blob
|
history
diff --git
a/Documentation/DocBook/Makefile
b/Documentation/DocBook/Makefile
index bec06659e0eb84b4327ee5e4b7f10450d3499b7d..9c7d92d03f62eb7a5a9fb3b1724e271201d41747 100644
(file)
--- a/
Documentation/DocBook/Makefile
+++ b/
Documentation/DocBook/Makefile
@@
-15,7
+15,7
@@
DOCBOOKS := z8530book.xml device-drivers.xml \
80211.xml debugobjects.xml sh.xml regulator.xml \
alsa-driver-api.xml writing-an-alsa-driver.xml \
tracepoint.xml drm.xml media_api.xml w1.xml \
- writing_musb_glue_layer.xml
+ writing_musb_glue_layer.xml
crypto-API.xml
include Documentation/DocBook/media/Makefile