public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
* [LTP] [PATCH 0/4] add compiled_module_files into gitignore
@ 2020-12-22  5:48 gengcixi
  2020-12-22  5:48 ` [LTP] [PATCH 1/4] delete_module: add gitignore file gengcixi
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: gengcixi @ 2020-12-22  5:48 UTC (permalink / raw)
  To: ltp

From: Cixi Geng <cixi.geng1@unisoc.com>

*** BLURB HERE ***
Use Out-of-build-tree build ltp, When compile kernel module 
under these directories, some module-build-file wil generated.
add these files into .gitinore

Cixi Geng (4):
  delete_module: add gitignore file
  init_module: add gitignore file
  insmod:add gitignore files
  lsmod: add gitignore files

 testcases/commands/insmod/.gitignore               |  9 +++++++++
 testcases/commands/lsmod/.gitignore                |  9 +++++++++
 testcases/kernel/syscalls/delete_module/.gitignore | 11 +++++++++--
 testcases/kernel/syscalls/init_module/.gitignore   |  8 ++++++++
 4 files changed, 35 insertions(+), 2 deletions(-)
 create mode 100644 testcases/commands/insmod/.gitignore
 create mode 100644 testcases/commands/lsmod/.gitignore

-- 
2.25.1


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2020-12-31  7:28 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-12-22  5:48 [LTP] [PATCH 0/4] add compiled_module_files into gitignore gengcixi
2020-12-22  5:48 ` [LTP] [PATCH 1/4] delete_module: add gitignore file gengcixi
2020-12-22  5:48 ` [LTP] [PATCH 2/4] init_module: " gengcixi
2020-12-22  5:48 ` [LTP] [PATCH 3/4] insmod:add gitignore files gengcixi
2020-12-22  5:48 ` [LTP] [PATCH 4/4] lsmod: add " gengcixi
2020-12-31  7:28 ` [LTP] [PATCH 0/4] add compiled_module_files into gitignore Li Wang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox