]> asedeno.scripts.mit.edu Git - linux.git/commit
radix tree test suite: Use vpath to find lib files
authorMatthew Wilcox <mawilcox@microsoft.com>
Thu, 29 Dec 2016 03:53:46 +0000 (22:53 -0500)
committerMatthew Wilcox <mawilcox@microsoft.com>
Mon, 13 Feb 2017 21:09:42 +0000 (16:09 -0500)
commit991af734c46d726f1c62cabd1681563beb533e14
tree2c8877b3ee4d6158781e4d265b199a87e7ea5918
parentab3a1ffd11d90583c71bd606bf0fd5bfef30bce9
radix tree test suite: Use vpath to find lib files

Instead of specifying how to build find_bit.o from lib/find_bit.o,
use vpath to tell make where to find find_bit.c.

Signed-off-by: Matthew Wilcox <mawilcox@microsoft.com>
Reviewed-by: Rehas Sachdeva <aquannie@gmail.com>
tools/testing/radix-tree/Makefile