mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-03 01:26:41 +07:00
8 lines
102 B
Makefile
8 lines
102 B
Makefile
|
#
|
||
|
# Makefile for the linux pstorefs routines.
|
||
|
#
|
||
|
|
||
|
obj-y += pstore.o
|
||
|
|
||
|
pstore-objs += inode.o platform.o
|