[PATCH] sparse --- Makefile dependancy fix for check.o
commit8fae62236344076f8f0113ed21bedaf45ccec43d
authorChris Wedgwood <cw@f00f.org>
Fri, 6 Aug 2004 02:02:36 +0000 (5 19:02 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Fri, 8 Apr 2005 04:02:38 +0000 (7 21:02 -0700)
treeaebb5fe2f17ecbbbd691723de7833653acb2858c
parent7198299a38d14f5aed78629086fbcac7aaa42390
[PATCH] sparse --- Makefile dependancy fix for check.o

check.o doesn't have LIB_H dep, trival fix below.  with this you can:

make clean
bk -r clean
make -j install

and it works as expected
Makefile