commit | 6bee835dd54e279f3d3ae2eca92a9c394b4fd028 | [log] [tgz] |
---|---|---|
author | Shuah Khan <shuahkh@osg.samsung.com> | Fri Sep 16 15:53:52 2016 -0600 |
committer | Shuah Khan <shuahkh@osg.samsung.com> | Tue Sep 20 12:38:48 2016 -0600 |
tree | 5dfd18866d8ec5e533fa1173f2fc5c952c658cb6 | |
parent | 3d2c86e3057995270e08693231039d9d942871f0 [diff] |
samples: move mic/mpssd example code from Documentation 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>