diff options
author | Philippe Langlais <philippe.langlais@stericsson.com> | 2011-10-20 10:21:27 +0200 |
---|---|---|
committer | Philippe Langlais <philippe.langlais@stericsson.com> | 2012-05-22 11:01:01 +0200 |
commit | e8618f949f674fa1b83409f53aabdec35aa7873e (patch) | |
tree | c048301a4ff9c8fe05217bf5cd7eccfe585f63ce | |
parent | 0cc9ca09d7783a1025641542a0416ded9b293dc6 (diff) |
Documentation: Update DocBook makefile to generate all ux500 specific driver doc
Signed-off-by: Philippe Langlais <philippe.langlais@stericsson.com>
-rw-r--r-- | Documentation/DocBook/Makefile | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/Documentation/DocBook/Makefile b/Documentation/DocBook/Makefile index 91f06ffcfdc..80c42603ff2 100644 --- a/Documentation/DocBook/Makefile +++ b/Documentation/DocBook/Makefile @@ -15,10 +15,11 @@ DOCBOOKS := z8530book.xml mcabook.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 \ - stmpe.xml \ - touchp.xml tc_keypad.xml \ + i2s.xml msp.xml shrm.xml stmpe.xml touchp.xml \ + tc_keypad.xml prcmu-fw-api.xml cg2900_fm_radio.xml \ synaptics_rmi4_touchp.xml db5500_keypad.xml \ - ste_ff_vibra.xml + u5500_LogicalMailbox.xml cg2900.xml \ + lsm303dlh.xml ste_ff_vibra.xml ux500_usb.xml include $(srctree)/Documentation/DocBook/media/Makefile |