mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-01 04:46:42 +07:00
5 lines
69 B
Makefile
5 lines
69 B
Makefile
|
debugfs-objs := inode.o file.o
|
||
|
|
||
|
obj-$(CONFIG_DEBUG_FS) += debugfs.o
|
||
|
|