]> git.baikalelectronics.ru Git - kernel.git/commit
tools/liblockdep: Add include directory to allow tests to compile
authorIra W. Snyder <iws@ovro.caltech.edu>
Fri, 31 Jan 2014 21:35:32 +0000 (13:35 -0800)
committerSasha Levin <sasha.levin@oracle.com>
Thu, 27 Feb 2014 02:21:56 +0000 (21:21 -0500)
commit95a316b001dcf49aca599ee804f8ffc7c10930ae
treeccfa576206911631024e93d1768610f045c8550d
parent1717659adeb239747edb51683885afb8d4be6e3c
tools/liblockdep: Add include directory to allow tests to compile

All of the programs in the tests directory require the
liblockdep/mutex.h header in order to compile. Add the include directory
to the compiler options so that the tests can be built with the provided
Makefile.

Signed-off-by: Ira W. Snyder <iws@ovro.caltech.edu>
Signed-off-by: Sasha Levin <sasha.levin@oracle.com>
tools/lib/lockdep/Makefile