uml: move hppfs_kern.c to hppfs.c
[safe/jmp/linux-2.6] / fs / hppfs / Makefile
1 #
2 # Copyright (C) 2002 - 2008 Jeff Dike (jdike@{addtoit,linux.intel}.com)
3 # Licensed under the GPL
4 #
5
6 hppfs-objs := hppfs.o
7
8 obj-y =
9 obj-$(CONFIG_HPPFS) += $(hppfs-objs)