1 # SPDX-License-Identifier: GPL-2.0 2 # 3 ## Makefile for the linux hfsplus filesystem r 4 # 5 6 obj-$(CONFIG_HFSPLUS_FS) += hfsplus.o 7 8 hfsplus-objs := super.o options.o inode.o ioct 9 bnode.o brec.o bfind.o tables. 10 attributes.o xattr.o xattr_use
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.