os/recipes: src/nic_bridge

This commit is contained in:
Martin Stein 2018-11-04 17:09:35 +01:00 committed by Christian Helmuth
parent 6c8f1c8796
commit 21efcf9e45
3 changed files with 13 additions and 0 deletions

View File

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

View File

@ -0,0 +1 @@
2018-11-04 611bf86eda9ec876eb6d65a4879e9c0320228064

View File

@ -0,0 +1,3 @@
base
os
nic_session