Makefile 133 B

123456
  1. # SPDX-License-Identifier: GPL-2.0
  2. ccflags-y += -I$(src)
  3. obj-$(CONFIG_ZONEFS_FS) += zonefs.o
  4. zonefs-y := super.o file.o sysfs.o