Merge branch 'linux-2.6' into powerpc-next
[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.062574 seconds and 6 git commands to generate.