Add makefile rule to copy headers from kernel tree
diff --git a/.gitignore b/.gitignore
index fbece64..e8f93b7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,6 +13,8 @@
 .deps
 .libs
 .tmp_versions
+.*check*
+.*install*
 Makefile
 Makefile.in
 aclocal.m4