K2LL33D SHELL

 Apache/2.4.7 (Ubuntu)
 Linux sman1baleendah 3.13.0-24-generic #46-Ubuntu SMP Thu Apr 10 19:11:08 UTC 2014 x86_64
 uid=33(www-data) gid=33(www-data) groups=33(www-data)
 safemode : OFF
 MySQL: ON | Perl: ON | cURL: OFF | WGet: ON
  >  / usr / src / linux-headers-3.13.0-24 / drivers / net / fddi / skfp /
server ip : 172.67.156.115

your ip : 172.70.178.16

H O M E


Filename/usr/src/linux-headers-3.13.0-24/drivers/net/fddi/skfp/Makefile
Size805
Permissionrw-r--r--
Ownerroot : root
Create time27-Apr-2025 09:50
Last modified20-Jan-2014 10:40
Last accessed07-Jul-2025 00:52
Actionsedit | rename | delete | download (gzip)
Viewtext | code | image
#
# Makefile for the SysKonnect FDDI PCI adapter driver
#

obj-$(CONFIG_SKFP) += skfp.o

skfp-objs := skfddi.o hwmtm.o fplustm.o smt.o cfm.o \
ecm.o pcmplc.o pmf.o queue.o rmt.o \
smtdef.o smtinit.o smttimer.o srf.o hwt.o \
drvfbi.o ess.o

# NOTE:
# Compiling this driver produces some warnings (and some more are
# switched off below), but I did not fix this, because the Hardware
# Module source (see skfddi.c for details) is used for different
# drivers, and fixing it for Linux might bring problems on other
# projects. To keep the source common for all those drivers (and
# thus simplify fixes to it), please do not clean it up!

ccflags-y := -Idrivers/net/skfp -DPCI -DMEM_MAPPED_IO -Wno-strict-prototypes