URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Show entire file |
Details |
Blame |
View Log
Rev 175 |
Rev 467 |
Line 24... |
Line 24... |
|
|
# CFLAGS += -DET_DEBUG -DDEBUG
|
# CFLAGS += -DET_DEBUG -DDEBUG
|
|
|
LIB = services.o
|
LIB = services.o
|
|
|
#OBJS = net.o tftp.o bootp.o rarp.o arp.o dos.o modem.o
|
OBJS = net.o tftp.o bootp.o rarp.o arp.o
|
OBJS = net.o tftp.o bootp.o rarp.o arp.o #dos.o modem.o
|
|
|
|
all: $(LIB)
|
all: $(LIB)
|
|
|
$(LIB): $(START) $(OBJS) $(AOBJS)
|
$(LIB): $(START) $(OBJS) $(AOBJS)
|
$(LD) -r -o $@ $(OBJS) $(AOBJS)
|
$(LD) -r -o $@ $(OBJS) $(AOBJS)
|
© copyright 1999-2025
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.