https://jxself.org/git/linux-libre.git
Raw File
Tip revision: cf2ea2eff6cf9cac136eae5cf0abb4e3cd66e96f authored by Jason Self on 13 February 2012, 19:16:01 UTC
Linux-libre 3.0.21-gnu1
Tip revision: cf2ea2e
Makefile
#
# Makefile for the linux pstorefs routines.
#

obj-y += pstore.o

pstore-objs += inode.o platform.o
back to top