/fs/sysv/Makefile

https://bitbucket.org/cyanogenmod/android_kernel_asus_tf300t · Makefile · 8 lines · 3 code · 2 blank · 3 comment · 0 complexity · 601a0aba52da7f1f2ca08f171d916e6f MD5 · raw file

  1. #
  2. # Makefile for the Linux SystemV/Coherent filesystem routines.
  3. #
  4. obj-$(CONFIG_SYSV_FS) += sysv.o
  5. sysv-objs := ialloc.o balloc.o inode.o itree.o file.o dir.o \
  6. namei.o super.o symlink.o