Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
2f4f64cdfb599fa1369560865af3e52250416e15
/
.
/
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