]> git.karo-electronics.de Git - karo-tx-linux.git/blob - fs/hppfs/Makefile
Merge branch 'linus' into x86/pat
[karo-tx-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)