OXIESEC PANEL
- Current Dir:
/
/
usr
/
src
/
linux-headers-4.15.0-213
/
drivers
/
net
/
wireless
/
intel
/
ipw2x00
Server IP: 139.59.38.164
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
05/09/2024 07:14:16 AM
rwxr-xr-x
📄
Kconfig
6.69 KB
01/28/2018 09:20:33 PM
rw-r--r--
📄
Makefile
290 bytes
01/28/2018 09:20:33 PM
rw-r--r--
Editing: Makefile
Close
# SPDX-License-Identifier: GPL-2.0 # # Makefile for the Intel Centrino wireless drivers # obj-$(CONFIG_IPW2100) += ipw2100.o obj-$(CONFIG_IPW2200) += ipw2200.o obj-$(CONFIG_LIBIPW) += libipw.o libipw-objs := \ libipw_module.o \ libipw_tx.o \ libipw_rx.o \ libipw_wx.o \ libipw_geo.o