Blame view

fs/hfsplus/Makefile 365 Bytes
b24413180   Greg Kroah-Hartman   License cleanup: ...
1
  # SPDX-License-Identifier: GPL-2.0
1da177e4c   Linus Torvalds   Linux-2.6.12-rc2
2
3
4
5
6
7
8
  #
  ## Makefile for the linux hfsplus filesystem routines.
  #
  
  obj-$(CONFIG_HFSPLUS_FS) += hfsplus.o
  
  hfsplus-objs := super.o options.o inode.o ioctl.o extents.o catalog.o dir.o btree.o \
324ef39a8   Vyacheslav Dubeyko   hfsplus: add supp...
9
10
  		bnode.o brec.o bfind.o tables.o unicode.o wrapper.o bitmap.o part_tbl.o \
  		attributes.o xattr.o xattr_user.o xattr_security.o xattr_trusted.o