luckfox-pico-sdk/sysdrv/source/kernel/fs/hpfs/Makefile
2023-08-08 20:36:47 +08:00

10 lines
247 B
Makefile

# SPDX-License-Identifier: GPL-2.0-only
#
# Makefile for the Linux hpfs filesystem routines.
#
obj-$(CONFIG_HPFS_FS) += hpfs.o
hpfs-objs := alloc.o anode.o buffer.o dentry.o dir.o dnode.o ea.o file.o \
inode.o map.o name.o namei.o super.o