mirror of
https://github.com/versity/scoutfs.git
synced 2026-01-08 04:55:21 +00:00
Remove format.h and ioctl.h from utils
Now that we're in one repo utils can get its format and ioctl headers from the authoriative kmod files. When we're building a dist tarball we copy the files over so that the build from the dist tarball can use them. Signed-off-by: Zach Brown <zab@versity.com>
This commit is contained in:
2
utils/.gitignore
vendored
2
utils/.gitignore
vendored
@@ -2,6 +2,8 @@
|
||||
*.d
|
||||
*.swp
|
||||
src/scoutfs
|
||||
src/format.h
|
||||
src/ioctl.h
|
||||
.sparse*
|
||||
.mock.build*
|
||||
cscope.*
|
||||
|
||||
Reference in New Issue
Block a user