]> Git Repo - linux.git/blob - fs/hugetlbfs/Makefile
efi/x86: add headroom to decompressor BSS to account for setup block
[linux.git] / fs / hugetlbfs / Makefile
1 # SPDX-License-Identifier: GPL-2.0-only
2 #
3 # Makefile for the linux ramfs routines.
4 #
5
6 obj-$(CONFIG_HUGETLBFS) += hugetlbfs.o
7
8 hugetlbfs-objs := inode.o
This page took 0.035962 seconds and 4 git commands to generate.