ProPeler
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
usr
/
src
/
linux-headers-5.4.0-215-generic
/
fs
/
bfs
/
Filename :
Makefile
back
Copy
# SPDX-License-Identifier: GPL-2.0-only # # Makefile for BFS filesystem. # obj-$(CONFIG_BFS_FS) += bfs.o bfs-objs := inode.o file.o dir.o