commit | 4ea48a01bb1a99f4185b77cd90cf962730336cc4 | [log] [tgz] |
---|---|---|
author | Shuah Khan <shuahkh@osg.samsung.com> | Mon Sep 29 12:41:56 2014 -0600 |
committer | Ingo Molnar <mingo@kernel.org> | Thu Oct 09 09:29:46 2014 +0200 |
tree | 8c9db1fbe981db44a7e2376ce018d34541ab01cd | |
parent | 2dee5c43da3a981489a4f18972827139afcbee82 [diff] |
x86/build: Add arch/x86/purgatory/ make generated files to gitignore The following generated files are missing from gitignore and show up in git status after x86_64 build. Add them to gitignore. arch/x86/purgatory/kexec-purgatory.c arch/x86/purgatory/purgatory.ro Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com> Link: http://lkml.kernel.org/r/1412016116-7213-1-git-send-email-shuahkh@osg.samsung.com Signed-off-by: Ingo Molnar <mingo@kernel.org>