Feature/router mstp example app (#101)
* Ported router-ipv6 app to router-mstp * Fixed router-ipv6 build * Added router-ipv6 and router-mstp to pipeline Co-authored-by: Steve Karg <skarg@users.sourceforge.net>
This commit is contained in:
@@ -281,6 +281,11 @@ router:
|
||||
router-ipv6:
|
||||
$(MAKE) -b -C $@
|
||||
|
||||
.PHONY: router-mstp
|
||||
router-mstp:
|
||||
$(MAKE) -b -C $@
|
||||
|
||||
.PHONY: writepropm
|
||||
writepropm:
|
||||
$(MAKE) -b -C $@
|
||||
|
||||
|
||||
Reference in New Issue
Block a user