]> Git Repo - linux.git/blob - fs/hugetlbfs/Makefile
enetc: Migrate to PHYLINK and PCS_LYNX
[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.035199 seconds and 4 git commands to generate.