os/recipes: nic_router

Fixes #2560
This commit is contained in:
Martin Stein 2017-11-03 13:58:37 +01:00 committed by Christian Helmuth
parent b2ea164c76
commit 94f4e2a276
3 changed files with 14 additions and 0 deletions

View File

@ -0,0 +1,9 @@
SRC_DIR = src/server/nic_router
include $(GENODE_DIR)/repos/base/recipes/src/content.inc
MIRROR_FROM_REP_DIR := lib/mk/net.mk include/net include/nic_bridge src/lib/net
content: $(MIRROR_FROM_REP_DIR)
$(MIRROR_FROM_REP_DIR):
$(mirror_from_rep_dir)

View File

@ -0,0 +1 @@
2017-11-03 38313c8509223918db5a402f230c438902eedfc9

View File

@ -0,0 +1,4 @@
base
os
nic_session
timer_session