]> git.baikalelectronics.ru Git - kernel.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)
commita004b09c8e07e0be7f4df8b0fc70f5eb592bb8ea
tree2c8877b3ee4d6158781e4d265b199a87e7ea5918
parentf4d239704a6b8350ce9f2a40a54028d6e043d32b
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