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 (267B)


      1# SPDX-License-Identifier: GPL-2.0-only
      2#
      3# Common code for all Loongson 1 based systems
      4#
      5
      6obj-$(CONFIG_MACH_LOONGSON32) += common/
      7
      8#
      9# Loongson LS1B board
     10#
     11
     12obj-$(CONFIG_LOONGSON1_LS1B)  += ls1b/
     13
     14#
     15# Loongson LS1C board
     16#
     17
     18obj-$(CONFIG_LOONGSON1_LS1C)  += ls1c/