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


      1# SPDX-License-Identifier: GPL-2.0
      2#
      3# Makefile for the Linux 802.x protocol layers.
      4#
      5
      6# Check the p8022 selections against net/core/Makefile.
      7obj-$(CONFIG_LLC)	+= p8022.o psnap.o
      8obj-$(CONFIG_NET_FC)	+=                 fc.o
      9obj-$(CONFIG_FDDI)	+=                 fddi.o
     10obj-$(CONFIG_HIPPI)	+=                 hippi.o
     11obj-$(CONFIG_ATALK)	+= p8022.o psnap.o
     12obj-$(CONFIG_STP)	+= stp.o
     13obj-$(CONFIG_GARP)	+= garp.o
     14obj-$(CONFIG_MRP)	+= mrp.o