Makefile 117 B

12345
  1. # SPDX-License-Identifier: GPL-2.0
  2. obj-y := set_memory.o memtype.o
  3. obj-$(CONFIG_X86_PAT) += memtype_interval.o