Sign in
googlers
/
maze
/
linux
/
f20f258603ebc5da91e76884cf0c0d7ac9804b1c
/
.
/
fs
/
udf
/
Makefile
blob: 0d4503f7446dcb5e8bb3a8441fd83537284de838 [
file
] [
log
] [
blame
]
#
# 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 \
partition
.
o super
.
o truncate
.
o symlink
.
o fsync
.
o \
directory
.
o misc
.
o udftime
.
o unicode
.
o