diff options
-rw-r--r-- | Documentation/DocBook/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Documentation/DocBook/Makefile b/Documentation/DocBook/Makefile index 14acb13f5c9..62751081409 100644 --- a/Documentation/DocBook/Makefile +++ b/Documentation/DocBook/Makefile @@ -16,7 +16,8 @@ DOCBOOKS := z8530book.xml mcabook.xml device-drivers.xml \ alsa-driver-api.xml writing-an-alsa-driver.xml \ tracepoint.xml media.xml drm.xml \ i2s.xml msp.xml shrm.xml stmpe.xml touchp.xml \ - tc_keypad.xml prcmu-fw-api.xml + tc_keypad.xml prcmu-fw-api.xml cg2900_fm_radio.xml + ### # The build process is as follows (targets): |