This website requires JavaScript.
Explore
Help
Sign In
p71924506
/
linux_old1
Watch
1
Star
0
Fork
You've already forked linux_old1
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
0cfe75c5b0
linux_old1
/
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