This website requires JavaScript.
Explore
Help
Sign In
OpenE2K
/
linux
Watch
6
Star
0
Fork
You've already forked linux
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
f958095ef4
linux
/
fs
/
bfs
/
Makefile
8 lines
100 B
Makefile
Raw
Blame
History
#
# Makefile for BFS filesystem.
#
obj-$(CONFIG_BFS_FS)
+=
bfs.o
bfs-objs
:=
inode.o file.o dir.o
Reference in New Issue
View Git Blame
Copy Permalink