Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
4b32da2bcf1de2b7a196a0e48389d231b4472c36
/
.
/
fs
/
hfs
/
Makefile
blob: c41f5a85f42d9af42954ed6795052ad3e9ff5508 [
file
] [
log
] [
blame
]
#
# Makefile for the Linux hfs filesystem routines.
#
obj
-
$
(
CONFIG_HFS_FS
)
+=
hfs
.
o
hfs
-
objs
:=
bitmap
.
o bfind
.
o bnode
.
o brec
.
o btree
.
o \
catalog
.
o dir
.
o extent
.
o inode
.
o attr
.
o mdb
.
o \
part_tbl
.
o string
.
o super
.
o sysdep
.
o trans
.
o