[PATCH] build-sys: add enosys and syscalls.h to gitignore

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



After compiling enosys, the syscalls.h file and the executable enosys are
generated, let's add these two files to the .gitignore file.

Signed-off-by: Enze Li <lienze@xxxxxxxxxx>
---
 .gitignore | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.gitignore b/.gitignore
index 3e2164420..9f4b38407 100644
--- a/.gitignore
+++ b/.gitignore
@@ -68,6 +68,7 @@ GPATH
 GRTAGS
 GTAGS
 GSYMS
+syscalls.h
 
 #
 # binaries
@@ -95,6 +96,7 @@ GSYMS
 /delpart
 /dmesg
 /eject
+/enosys
 /fadvise
 /fallocate
 /fdformat

base-commit: fe0b1e793c9017edba72768e2e0b4c769c204604
-- 
2.34.1




[Index of Archives]     [Netdev]     [Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]

  Powered by Linux