brintos

brintos / linux-shallow public Read only

0
0
Text · 133 B · 645f722 Raw
7 lines · plain
1# SPDX-License-Identifier: GPL-2.02ccflags-y				+= -I$(src)3 4obj-$(CONFIG_ZONEFS_FS) += zonefs.o5 6zonefs-y	:= super.o file.o sysfs.o7