repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
btrfs: migrate the block group cleanup code
[linux/fpc-iii.git]
/
fs
/
minix
/
Makefile
blob
a2d3ab58d1873eeada679a33a65b6cd0c421b3ad
1
# SPDX-License-Identifier: GPL-2.0-only
2
#
3
# Makefile for the Linux minix filesystem routines.
4
#
5
6
obj-
$(
CONFIG_MINIX_FS
) +=
minix.o
7
8
minix-objs
:=
bitmap.o itree_v1.o itree_v2.o namei.o inode.o file.o
dir
.o