From 092a4a3b4bd70672596c4c771e32c31ec4100b91 Mon Sep 17 00:00:00 2001 From: Sascha Hauer Date: Wed, 24 Oct 2007 13:22:09 +0200 Subject: [PATCH] update some .gitignore files Signed-off-by: Sascha Hauer --- .gitignore | 1 + scripts/mod/.gitignore | 3 +++ 2 files changed, 4 insertions(+) create mode 100644 scripts/mod/.gitignore diff --git a/.gitignore b/.gitignore index d81b4f108..0eaee334a 100644 --- a/.gitignore +++ b/.gitignore @@ -31,6 +31,7 @@ System.map Module.symvers ARCH CROSS_COMPILE +uboot_default_env # # Generated include files diff --git a/scripts/mod/.gitignore b/scripts/mod/.gitignore new file mode 100644 index 000000000..a6dd5e27e --- /dev/null +++ b/scripts/mod/.gitignore @@ -0,0 +1,3 @@ +elfconfig.h +mk_elfconfig +modpost