Blame view

fs/udf/Makefile 248 Bytes
1da177e4c   Linus Torvalds   Linux-2.6.12-rc2
1
2
3
4
5
6
7
  #
  # Makefile for the linux udf-filesystem routines.
  #
  
  obj-$(CONFIG_UDF_FS) += udf.o
  
  udf-objs     := balloc.o dir.o file.o ialloc.o inode.o lowlevel.o namei.o \
90de06644   Al Viro   switch udf to sim...
8
  		partition.o super.o truncate.o symlink.o \
f845fced9   Bob Copeland   udf: use crc_itu_...
9
  		directory.o misc.o udftime.o unicode.o