]> Git Repo - linux.git/blob - fs/hugetlbfs/Makefile
Merge branch 'nfs-for-3.2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
[linux.git] / fs / hugetlbfs / Makefile
1 #
2 # Makefile for the linux ramfs routines.
3 #
4
5 obj-$(CONFIG_HUGETLBFS) += hugetlbfs.o
6
7 hugetlbfs-objs := inode.o
This page took 0.033682 seconds and 4 git commands to generate.