Added router to Makefile for Linux all build. Added gateway and router-ipv6 to the Makefile all build.

This commit is contained in:
skarg
2016-11-17 03:33:13 +00:00
parent 9699801f32
commit e21553e674
2 changed files with 9 additions and 3 deletions
-1
View File
@@ -66,7 +66,6 @@ endif
ifeq (${BACNET_PORT},linux)
ifneq (${OSTYPE},cygwin)
SUBDIRS += mstpcap mstpcrc
#SUBDIRS += router
endif
endif