diff options
author | Ingo Molnar <mingo@elte.hu> | 2008-06-25 06:30:54 -0400 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2008-06-25 06:30:54 -0400 |
commit | 0ed368c71aa65cba8d349432bd4dab4a9a2eb39c (patch) | |
tree | 7746534bafd57f6764bda8f26efc3929a4acf914 /.gitignore | |
parent | 7aaaec38fcd9ef3172e69f8c19f20113830a8498 (diff) | |
parent | 543cf4cb3fe6f6cae3651ba918b9c56200b257d0 (diff) |
Merge branch 'linus' into x86/kconfig
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index d24ad506e799..9bb1cb6d825d 100644 --- a/.gitignore +++ b/.gitignore | |||
@@ -26,6 +26,7 @@ tags | |||
26 | TAGS | 26 | TAGS |
27 | vmlinux* | 27 | vmlinux* |
28 | !vmlinux.lds.S | 28 | !vmlinux.lds.S |
29 | !vmlinux.lds.h | ||
29 | System.map | 30 | System.map |
30 | Module.markers | 31 | Module.markers |
31 | Module.symvers | 32 | Module.symvers |