Rev 1618 | Blame | Compare with Previous | Last modification | View Log | RSS feed
targets:= libnet.a
libnet.a-objs:= \
eth.o \
8390.o \
3c509.o \
3c59x.o \
eepro100.o \
ne.o \
rtl8139.o \
netbuff.o \
arp.o \
udpip.o \
net.o \
net_init.o \
skbuff.o \
misc.o
cppflags+= -I$(curdir)/include -D__KERNEL__