1# 2# Makefile for the linux pstorefs routines. 3# 4 5obj-y += pstore.o 6 7pstore-objs += inode.o platform.o 8