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


      1# SPDX-License-Identifier: GPL-2.0
      2
      3mc-objs	:= mc-device.o mc-devnode.o mc-entity.o \
      4	   mc-request.o
      5
      6ifneq ($(CONFIG_USB),)
      7	mc-objs += mc-dev-allocator.o
      8endif
      9
     10obj-$(CONFIG_MEDIA_SUPPORT) += mc.o