]> git.karo-electronics.de Git - mv-sheeva.git/blob - fs/hppfs/Makefile
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
[mv-sheeva.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)