tools/lguest: Clean up include dir

It contains a symlinked header we use; ignore it and clean it up
on 'make clean'.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: linux-kernel@vger.kernel.org
Signed-off-by: Ingo Molnar <mingo@kernel.org>
This commit is contained in:
Rusty Russell 2015-08-26 10:42:27 +09:30 committed by Ingo Molnar
parent e523caa601
commit b51aa1cc78
2 changed files with 2 additions and 0 deletions

View file

@ -1 +1,2 @@
lguest
include

View file

@ -11,3 +11,4 @@ lguest: include/linux/virtio_types.h
clean:
rm -f lguest
rm -rf include