projects
/
platform
/
kernel
/
linux-rpi.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Merge tag 'trace-v5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt...
[platform/kernel/linux-rpi.git]
/
fs
/
hpfs
/
Makefile
1
# SPDX-License-Identifier: GPL-2.0-only
2
#
3
# Makefile for the Linux hpfs filesystem routines.
4
#
5
6
obj-$(CONFIG_HPFS_FS) += hpfs.o
7
8
hpfs-objs := alloc.o anode.o buffer.o dentry.o dir.o dnode.o ea.o file.o \
9
inode.o map.o name.o namei.o super.o