This website requires JavaScript.
Explore
Help
Sign In
p51497208
/
kernel_linux_of_openHarmony
Watch
1
Star
0
Fork
You've already forked kernel_linux_of_openHarmony
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
master
kernel_linux_of_openHarmony
/
fs
/
bfs
/
Makefile
8 lines
100 B
Makefile
Raw
Permalink
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