]> Git Repo - linux.git/blame - fs/hppfs/Makefile
Merge branch 'for-linus' of git://linux-nfs.org/~bfields/linux
[linux.git] / fs / hppfs / Makefile
CommitLineData
1da177e4
LT
1#
2# Copyright (C) 2002, 2003 Jeff Dike ([email protected])
3# Licensed under the GPL
4#
5
6hppfs-objs := hppfs_kern.o
7
8obj-y =
9obj-$(CONFIG_HPPFS) += hppfs.o
This page took 0.334828 seconds and 4 git commands to generate.