1 # SPDX-License-Identifier: GPL-2.0 2 ccflags-y += -I$(src) 3 4 obj-$(CONFIG_ZONEFS_FS) += zonefs.o 5 6 zonefs-y := super.o file.o sysfs.o
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.