Creation of Cybook 2416 (actually Gen4) repository
This commit is contained in:
8
fs/sysv/Makefile
Normal file
8
fs/sysv/Makefile
Normal file
@@ -0,0 +1,8 @@
|
||||
#
|
||||
# Makefile for the Linux SystemV/Coherent filesystem routines.
|
||||
#
|
||||
|
||||
obj-$(CONFIG_SYSV_FS) += sysv.o
|
||||
|
||||
sysv-objs := ialloc.o balloc.o inode.o itree.o file.o dir.o \
|
||||
namei.o super.o symlink.o
|
||||
Reference in New Issue
Block a user