[go: up one dir, main page]

[704307]: / fs / minix / Makefile  Maximize  Restore  History

Repo status: analyzing...

Download this file

8 lines (5 with data), 166 Bytes

1
2
3
4
5
6
7
#
# Makefile for the Linux minix filesystem routines.
#
obj-$(CONFIG_MINIX_FS) += minix.o
minix-objs := bitmap.o itree_v1.o itree_v2.o namei.o inode.o file.o dir.o