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


      1# SPDX-License-Identifier: GPL-2.0
      2#
      3# Makefile for the Intel Centrino wireless drivers
      4#
      5
      6obj-$(CONFIG_IPW2100) += ipw2100.o
      7obj-$(CONFIG_IPW2200) += ipw2200.o
      8
      9obj-$(CONFIG_LIBIPW) += libipw.o
     10libipw-objs := \
     11	libipw_module.o \
     12	libipw_tx.o \
     13	libipw_rx.o \
     14	libipw_wx.o \
     15	libipw_geo.o