Basic VM and other minor improvements.
Not complete, probably not fully debugged or optimized.
This commit is contained in:
@@ -15,7 +15,7 @@ LDFLAGS = -i -o $@
|
||||
|
||||
SRCS = 3c501.c 3c509.c 3c503.c ne.c wd.c 8390.c devio.c netbuff.c dp.c
|
||||
OBJS = 3c501.o 3c509.o 3c503.o ne.o wd.o 8390.o devio.o netbuff.o dp.o
|
||||
LIBS = -lsysutil -lsys # -ltimers
|
||||
LIBS = -lsys
|
||||
|
||||
## Build rules
|
||||
all build: $(DRIVER)
|
||||
|
||||
Reference in New Issue
Block a user