Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
at v4.8-rc4 7 lines 100 B view raw
1# 2# Makefile for BFS filesystem. 3# 4 5obj-$(CONFIG_BFS_FS) += bfs.o 6 7bfs-objs := inode.o file.o dir.o