xref: /kernel/linux/linux-6.6/arch/ia64/mm/Makefile
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-6.6/arch/ia64/mm/
162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0
262306a36Sopenharmony_ci#
362306a36Sopenharmony_ci# Makefile for the ia64-specific parts of the memory manager.
462306a36Sopenharmony_ci#
562306a36Sopenharmony_ci
662306a36Sopenharmony_ciobj-y := init.o fault.o tlb.o extable.o ioremap.o
762306a36Sopenharmony_ci
862306a36Sopenharmony_ciobj-$(CONFIG_HUGETLB_PAGE) += hugetlbpage.o
962306a36Sopenharmony_ciobj-$(CONFIG_NUMA)	   += numa.o
1062306a36Sopenharmony_ciobj-$(CONFIG_SPARSEMEM)	   += discontig.o
1162306a36Sopenharmony_ciobj-$(CONFIG_FLATMEM)	   += contig.o
12

Indexes created Thu Nov 07 10:32:03 CST 2024