Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shaggy...
[deliverable/linux.git] / fs / hppfs / Makefile
1 #
2 # Copyright (C) 2002, 2003 Jeff Dike (jdike@karaya.com)
3 # Licensed under the GPL
4 #
5
6 hppfs-objs := hppfs_kern.o
7
8 obj-y =
9 obj-$(CONFIG_HPPFS) += hppfs.o
This page took 0.03044 seconds and 5 git commands to generate.