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


      1# SPDX-License-Identifier: GPL-2.0
      2
      3obj-$(CONFIG_CAN_DEV)		+= can-dev.o
      4can-dev-y			+= bittiming.o
      5can-dev-y			+= dev.o
      6can-dev-y			+= length.o
      7can-dev-y			+= netlink.o
      8can-dev-y			+= rx-offload.o
      9can-dev-y                       += skb.o