1 2 3 4 5 6 7 8 9
# # Copyright (C) 2002 - 2008 Jeff Dike (jdike@{addtoit,linux.intel}.com) # Licensed under the GPL # hppfs-objs := hppfs.o obj-y = obj-$(CONFIG_HPPFS) += $(hppfs-objs)