Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
[deliverable/linux.git] / 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)
This page took 0.030545 seconds and 6 git commands to generate.