mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-03 09:46:55 +07:00
6 lines
98 B
Makefile
6 lines
98 B
Makefile
|
#
|
||
|
# Makefile for the kernfs pseudo filesystem
|
||
|
#
|
||
|
|
||
|
obj-y := mount.o inode.o dir.o file.o symlink.o
|