NTFS: Mask out __GFP_HIGHMEM when doing kmalloc() in __ntfs_malloc() as it
[deliverable/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.043527 seconds and 5 git commands to generate.