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


      1# SPDX-License-Identifier: GPL-2.0-only
      2obj-$(CONFIG_PHY_MIPHY28LP) 		+= phy-miphy28lp.o
      3obj-$(CONFIG_PHY_ST_SPEAR1310_MIPHY)	+= phy-spear1310-miphy.o
      4obj-$(CONFIG_PHY_ST_SPEAR1340_MIPHY)	+= phy-spear1340-miphy.o
      5obj-$(CONFIG_PHY_STIH407_USB)		+= phy-stih407-usb.o
      6obj-$(CONFIG_PHY_STM32_USBPHYC) 	+= phy-stm32-usbphyc.o