summaryrefslogtreecommitdiff
path: root/Documentation/DocBook/Makefile
diff options
context:
space:
mode:
authorRobert Marklund <robert.marklund@stericsson.com>2011-03-18 15:47:12 +0100
committerUlf Hansson <ulf.hansson@stericsson.com>2011-09-19 15:14:35 +0200
commitee925ffab6fe7e5ba55cd4b0a3a6b8e0c3446343 (patch)
treea012778a7d3916fac920c00e17e630a3307dce74 /Documentation/DocBook/Makefile
parent0991db1a02faa067015958c1beae639ac4a2fb9a (diff)
misc: Add i2s driver
Signed-off-by: Robert Marklund <robert.marklund@stericsson.com>
Diffstat (limited to 'Documentation/DocBook/Makefile')
-rw-r--r--Documentation/DocBook/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Documentation/DocBook/Makefile b/Documentation/DocBook/Makefile
index 3cebfa0d161..fdbc16c6e33 100644
--- a/Documentation/DocBook/Makefile
+++ b/Documentation/DocBook/Makefile
@@ -14,7 +14,8 @@ DOCBOOKS := z8530book.xml mcabook.xml device-drivers.xml \
genericirq.xml s390-drivers.xml uio-howto.xml scsi.xml \
80211.xml debugobjects.xml sh.xml regulator.xml \
alsa-driver-api.xml writing-an-alsa-driver.xml \
- tracepoint.xml media.xml drm.xml
+ tracepoint.xml media.xml drm.xml \
+ i2s.xml
###
# The build process is as follows (targets):