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


      1# SPDX-License-Identifier: GPL-2.0
      2noarg:
      3	$(MAKE) -C ../
      4
      5TEST_PROGS := eeh-basic.sh
      6TEST_FILES := eeh-functions.sh settings
      7
      8top_srcdir = ../../../../..
      9include ../../lib.mk