From d4769aefde38920e732f3a71b52cf7c66560e7ec Mon Sep 17 00:00:00 2001 From: Brian Gerst Date: Tue, 27 Dec 2005 23:19:04 -0500 Subject: [PATCH] --- yaml --- r: 15904 b: refs/heads/master c: 42f122c8f7e7134c824907358a5df94cfa38946d h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/.gitignore | 1 + trunk/include/asm-mips/.gitignore | 1 - 3 files changed, 2 insertions(+), 2 deletions(-) delete mode 100644 trunk/include/asm-mips/.gitignore diff --git a/[refs] b/[refs] index 163a48d15ede..986989f38837 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 752625cff3eba81cbc886988d5b420064c033948 +refs/heads/master: 42f122c8f7e7134c824907358a5df94cfa38946d diff --git a/trunk/.gitignore b/trunk/.gitignore index 5014bfa48ac1..a4b576eb9c00 100644 --- a/trunk/.gitignore +++ b/trunk/.gitignore @@ -23,6 +23,7 @@ Module.symvers # Generated include files # include/asm +include/asm-*/asm-offsets.h include/config include/linux/autoconf.h include/linux/compile.h diff --git a/trunk/include/asm-mips/.gitignore b/trunk/include/asm-mips/.gitignore deleted file mode 100644 index 4ec57ad5bc3c..000000000000 --- a/trunk/include/asm-mips/.gitignore +++ /dev/null @@ -1 +0,0 @@ -asm_offsets.h