diff options
Diffstat (limited to 'lib/libc/sys')
| -rw-r--r-- | lib/libc/sys/Kbuild | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/libc/sys/Kbuild b/lib/libc/sys/Kbuild new file mode 100644 index 00000000..eedb3527 --- /dev/null +++ b/lib/libc/sys/Kbuild @@ -0,0 +1,4 @@ +obj-y += ioctl.o +obj-y += mount.o +obj-y += umount.o +obj-y += umount2.o |
