Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Rusty Russell and committed by
Ingo Molnar
b51aa1cc e523caa6

+2
+1
tools/lguest/.gitignore
··· 1 1 lguest 2 + include
+1
tools/lguest/Makefile
··· 11 11 12 12 clean: 13 13 rm -f lguest 14 + rm -rf include