hwmon: (gpio-fan) Convert to use devm_ functions
[linux-2.6.git] / fs / pstore / Makefile
blob278a44e0d4e176716ebee280c0fc19dfb5042823
2 # Makefile for the linux pstorefs routines.
5 obj-y += pstore.o
7 pstore-objs += inode.o platform.o
9 ramoops-objs += ram.o ram_core.o
10 obj-$(CONFIG_PSTORE_RAM) += ramoops.o