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


      1# SPDX-License-Identifier: GPL-2.0-only
      2#
      3# Makefile for the Linux AppleTalk layer.
      4#
      5
      6obj-$(CONFIG_ATALK) += appletalk.o
      7
      8appletalk-y			:= aarp.o ddp.o dev.o
      9appletalk-$(CONFIG_PROC_FS)	+= atalk_proc.o
     10appletalk-$(CONFIG_SYSCTL)	+= sysctl_net_atalk.o