nt9856x/BSP/linux-kernel/fs/bfs/Makefile
2023-03-28 15:07:53 +08:00

8 lines
100 B
Makefile

#
# Makefile for BFS filesystem.
#
obj-$(CONFIG_BFS_FS) += bfs.o
bfs-objs := inode.o file.o dir.o