summaryrefslogtreecommitdiffstats
path: root/Documentation/mic/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* samples: move mic/mpssd example code from DocumentationShuah Khan2016-09-201-1/+0
| | | | | | | | | | | Move mic/mpssd examples to samples and remove it from Documentation Makefile. Create a new Makefile to build mic/mpssd. It can be built from top level directory or from mic/mpssd directory: Run make -C samples/mic/mpssd or cd samples/mic/mpssd; make Acked-by: Jonathan Corbet <corbet@lwn.net> Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>
* Documentation: add makefiles for more targetsPeter Foley2014-09-261-0/+1
Add a bunch of previously unbuilt source files to the Documentation build machinery. Signed-off-by: Peter Foley <pefoley2@pefoley.com> Signed-off-by: Randy Dunlap <rdunlap@infradead.org> Signed-off-by: Jiri Kosina <jkosina@suse.cz>