Commit 43a30c2a authored by Matthew Wilcox's avatar Matthew Wilcox

radix tree test suite: Depend on tools/include/asm files

Changing tools/include/asm/bug.h showed a missing dependency in the
Makefile.
Signed-off-by: default avatarMatthew Wilcox <mawilcox@microsoft.com>
Reviewed-by: default avatarRehas Sachdeva <aquannie@gmail.com>
parent b246a9d2
......@@ -23,6 +23,7 @@ find_next_bit.o: ../../lib/find_bit.c
$(OFILES): *.h */*.h \
../../include/linux/*.h \
../../include/asm/*.h \
../../../include/linux/radix-tree.h
radix-tree.c: ../../../lib/radix-tree.c
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment