This website works better with JavaScript.
Explore
Help
Sign In
jenna
/
kernel_samsung_sm7125
Watch
1
Star
0
Fork
You've already forked kernel_samsung_sm7125
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
12589
Commits
6
Branches
0
Tags
1.2 GiB
C
98.1%
Assembly
1.2%
Makefile
0.3%
Tree:
665a7583f3
kernel_samsung_sm7125
/
fs
/
bfs
/
Makefile
7 lines
100 B
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