* [PATCH] x86/build: Add arch/x86/tools/insn_decoder_test @ 2018-02-03 12:47 Progyan Bhattacharya 2018-02-03 12:47 ` Progyan Bhattacharya 2018-02-04 5:54 ` [PATCH] x86/build: Add arch/x86/tools/insn_decoder_test to gitignore Progyan Bhattacharya 0 siblings, 2 replies; 3+ messages in thread From: Progyan Bhattacharya @ 2018-02-03 12:47 UTC (permalink / raw) To: linux-arch; +Cc: linux-kernel The file was generated by make command and should not be in source tree Signed-off-by: Progyan Bhattacharya <progyanb@acm.org> --- arch/x86/.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/x86/.gitignore b/arch/x86/.gitignore index aff152c87cf4..5a82bac5e0bc 100644 --- a/arch/x86/.gitignore +++ b/arch/x86/.gitignore @@ -1,6 +1,7 @@ boot/compressed/vmlinux tools/test_get_len tools/insn_sanity +tools/insn_decoder_test purgatory/kexec-purgatory.c purgatory/purgatory.ro -- 2.15.1 ^ permalink raw reply related [flat|nested] 3+ messages in thread
* [PATCH] x86/build: Add arch/x86/tools/insn_decoder_test 2018-02-03 12:47 [PATCH] x86/build: Add arch/x86/tools/insn_decoder_test Progyan Bhattacharya @ 2018-02-03 12:47 ` Progyan Bhattacharya 2018-02-04 5:54 ` [PATCH] x86/build: Add arch/x86/tools/insn_decoder_test to gitignore Progyan Bhattacharya 1 sibling, 0 replies; 3+ messages in thread From: Progyan Bhattacharya @ 2018-02-03 12:47 UTC (permalink / raw) To: linux-arch; +Cc: linux-kernel The file was generated by make command and should not be in source tree Signed-off-by: Progyan Bhattacharya <progyanb@acm.org> --- arch/x86/.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/x86/.gitignore b/arch/x86/.gitignore index aff152c87cf4..5a82bac5e0bc 100644 --- a/arch/x86/.gitignore +++ b/arch/x86/.gitignore @@ -1,6 +1,7 @@ boot/compressed/vmlinux tools/test_get_len tools/insn_sanity +tools/insn_decoder_test purgatory/kexec-purgatory.c purgatory/purgatory.ro -- 2.15.1 ^ permalink raw reply related [flat|nested] 3+ messages in thread
* [PATCH] x86/build: Add arch/x86/tools/insn_decoder_test to gitignore 2018-02-03 12:47 [PATCH] x86/build: Add arch/x86/tools/insn_decoder_test Progyan Bhattacharya 2018-02-03 12:47 ` Progyan Bhattacharya @ 2018-02-04 5:54 ` Progyan Bhattacharya 1 sibling, 0 replies; 3+ messages in thread From: Progyan Bhattacharya @ 2018-02-04 5:54 UTC (permalink / raw) To: linux-arch; +Cc: linux-kernel The file was generated by make command and should not be in source tree Signed-off-by: Progyan Bhattacharya <progyanb@acm.org> --- arch/x86/.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/x86/.gitignore b/arch/x86/.gitignore index aff152c87cf4..5a82bac5e0bc 100644 --- a/arch/x86/.gitignore +++ b/arch/x86/.gitignore @@ -1,6 +1,7 @@ boot/compressed/vmlinux tools/test_get_len tools/insn_sanity +tools/insn_decoder_test purgatory/kexec-purgatory.c purgatory/purgatory.ro -- 2.15.1 ^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2018-02-04 5:55 UTC | newest] Thread overview: 3+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2018-02-03 12:47 [PATCH] x86/build: Add arch/x86/tools/insn_decoder_test Progyan Bhattacharya 2018-02-03 12:47 ` Progyan Bhattacharya 2018-02-04 5:54 ` [PATCH] x86/build: Add arch/x86/tools/insn_decoder_test to gitignore Progyan Bhattacharya
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for NNTP newsgroup(s).