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


      1# SPDX-License-Identifier: GPL-2.0
      2#
      3# Makefile for the phy drivers.
      4#
      5
      6obj-$(CONFIG_PHY_UNIPHIER_USB2)	+= phy-uniphier-usb2.o
      7obj-$(CONFIG_PHY_UNIPHIER_USB3)	+= phy-uniphier-usb3hs.o phy-uniphier-usb3ss.o
      8obj-$(CONFIG_PHY_UNIPHIER_PCIE)	+= phy-uniphier-pcie.o
      9obj-$(CONFIG_PHY_UNIPHIER_AHCI)	+= phy-uniphier-ahci.o