]> Git Repo - linux.git/blob - fs/hugetlbfs/Makefile
x86/config: Fix warning for 'make ARCH=x86_64 tinyconfig'
[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.034889 seconds and 4 git commands to generate.