1
0
Fork 0
alistair23-linux/tools/vm
Daniel Thompson 0937577d5f tools/vm: add missing Makefile rules
Currently the tools/vm Makefile has a rather arbitrary implicit build
rule; page-types is the first value in TARGETS so lets just build that
one!  Additionally there is no install rule and this is needed for make -C
tools vm_install to work properly.

Provide a more sensible implicit build rule and a new install rule.

Note that the variables names used by the install rule (DESTDIR and
sbindir) are copied from prior-art in tools/power/cpupower.

Link: http://lkml.kernel.org/r/20170113165630.27541-1-daniel.thompson@linaro.org
Signed-off-by: Daniel Thompson <daniel.thompson@linaro.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2017-02-22 16:41:26 -08:00
..
.gitignore tools/vm: add .gitignore to ignore built binaries 2013-02-05 20:38:46 +11:00
Makefile tools/vm: add missing Makefile rules 2017-02-22 16:41:26 -08:00
page-types.c tools/vm/page-types.c: avoid memset() in walk_pfn() when count == 1 2016-03-17 15:09:34 -07:00
page_owner_sort.c tools/vm/page_owner: increase temporary buffer size 2016-07-26 16:19:19 -07:00
slabinfo-gnuplot.sh tools/vm/slabinfo: gnuplot slabifo extended stat 2015-11-05 19:34:48 -08:00
slabinfo.c tools/vm/slabinfo: fix an unintentional printf 2016-07-23 10:25:54 +09:00