home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Welt 2006 November (DVD)
/
PCWELT_11_2006.ISO
/
casper
/
filesystem.squashfs
/
usr
/
src
/
linux-headers-2.6.17-6
/
drivers
/
net
/
ipg
/
Makefile
< prev
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Makefile
|
2006-08-11
|
232 b
|
12 lines
#
# Makefile for IC Plus Ethernet Adapter driver for Linux
# Copyright (c) 2004 by IC Plus Corporation.
#
#
EXTRA_CFLAGS += -DUSE_IO_OPS
#MAPPING_MODE += -DJUMBO_FRAME_SIZE_4K
ipg-objs := ipg_main.o
obj-$(CONFIG_NET_IPG) += ipg.o