Blame view

fs/udf/Makefile 288 Bytes
ec8f24b7f   Thomas Gleixner   treewide: Add SPD...
1
  # SPDX-License-Identifier: GPL-2.0-only
1da177e4c   Linus Torvalds   Linux-2.6.12-rc2
2
3
4
5
6
7
8
  #
  # 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...
9
  		partition.o super.o truncate.o symlink.o \
f845fced9   Bob Copeland   udf: use crc_itu_...
10
  		directory.o misc.o udftime.o unicode.o