Creation of Cybook 2416 (actually Gen4) repository
This commit is contained in:
7
fs/bfs/Makefile
Normal file
7
fs/bfs/Makefile
Normal file
@@ -0,0 +1,7 @@
|
||||
#
|
||||
# Makefile for BFS filesystem.
|
||||
#
|
||||
|
||||
obj-$(CONFIG_BFS_FS) += bfs.o
|
||||
|
||||
bfs-objs := inode.o file.o dir.o
|
||||
Reference in New Issue
Block a user