cachepc-linux

Fork of AMDESE/linux with modifications for CachePC side-channel attack
git clone https://git.sinitax.com/sinitax/cachepc-linux
Log | Files | Refs | README | LICENSE | sfeed.txt

Makefile (270B)


      1# SPDX-License-Identifier: GPL-2.0
      2#
      3# Makefile for the Linux/LoongArch-specific parts of the memory manager.
      4#
      5
      6obj-y				+= init.o cache.o tlb.o tlbex.o extable.o \
      7				   fault.o ioremap.o maccess.o mmap.o pgtable.o page.o
      8
      9obj-$(CONFIG_HUGETLB_PAGE)	+= hugetlbpage.o