summaryrefslogtreecommitdiffstats
path: root/Documentation/Makefile
diff options
context:
space:
mode:
authorShuah Khan <shuahkh@osg.samsung.com>2016-09-16 15:53:52 -0600
committerShuah Khan <shuahkh@osg.samsung.com>2016-09-20 12:38:48 -0600
commit6bee835dd54e279f3d3ae2eca92a9c394b4fd028 (patch)
tree5dfd18866d8ec5e533fa1173f2fc5c952c658cb6 /Documentation/Makefile
parent3d2c86e3057995270e08693231039d9d942871f0 (diff)
downloadop-kernel-dev-6bee835dd54e279f3d3ae2eca92a9c394b4fd028.zip
op-kernel-dev-6bee835dd54e279f3d3ae2eca92a9c394b4fd028.tar.gz
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>
Diffstat (limited to 'Documentation/Makefile')
-rw-r--r--Documentation/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/Makefile b/Documentation/Makefile
index f530c29..80b5bdc 100644
--- a/Documentation/Makefile
+++ b/Documentation/Makefile
@@ -1,2 +1,2 @@
subdir-y := accounting auxdisplay blackfin \
- laptops mic misc-devices pcmcia timers watchdog
+ laptops misc-devices pcmcia timers watchdog
OpenPOWER on IntegriCloud