summaryrefslogtreecommitdiffstats
path: root/Documentation/Makefile
diff options
context:
space:
mode:
authorShuah Khan2016-09-22 00:54:36 +0200
committerShuah Khan2016-09-23 21:07:27 +0200
commita67cd5482f37a255b9990ddb942aa7009dcba12f (patch)
treea12daae75e787e134d2b0813fa089ce2365e2ac8 /Documentation/Makefile
parenttools: move laptops dslm tool from Documentation (diff)
downloadkernel-qcow2-linux-a67cd5482f37a255b9990ddb942aa7009dcba12f.tar.gz
kernel-qcow2-linux-a67cd5482f37a255b9990ddb942aa7009dcba12f.tar.xz
kernel-qcow2-linux-a67cd5482f37a255b9990ddb942aa7009dcba12f.zip
tools: move pcmcia crc32hash tool from Documentation
Move pcmcia crc32hash tool from Documentation to tools/pcmcia and remove it from Documentation Makefile. Update location information for this tool. Create a new Makefile to build pcmcia. It can be built from top level directory or from pcmcia directory: Run make -C tools/pcmcia or cd tools/pcmcia; make Acked-by: Dominik Brodowski <linux@dominikbrodowski.net> Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> 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/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/Documentation/Makefile b/Documentation/Makefile
index 0ddb50c3cfc4..84359654cfcb 100644
--- a/Documentation/Makefile
+++ b/Documentation/Makefile
@@ -1,2 +1 @@
-subdir-y := blackfin \
- pcmcia
+subdir-y := blackfin