Linux routing table now works.

This commit is contained in:
Adam Ierymenko 2014-07-31 20:13:29 -04:00
commit df0a8e8450
3 changed files with 42 additions and 52 deletions

View file

@ -42,6 +42,8 @@ STRIP=strip --strip-all
CXXFLAGS=$(CFLAGS) -fno-rtti
OBJS+=osnet/LinuxRoutingTable.o
include objects.mk
all: one