mirror of
https://github.com/genodelabs/genode.git
synced 2025-05-30 14:14:31 +00:00
os/recipes: src/nic_bridge
This commit is contained in:
parent
6c8f1c8796
commit
21efcf9e45
9
repos/os/recipes/src/nic_bridge/content.mk
Normal file
9
repos/os/recipes/src/nic_bridge/content.mk
Normal 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)
|
1
repos/os/recipes/src/nic_bridge/hash
Normal file
1
repos/os/recipes/src/nic_bridge/hash
Normal file
@ -0,0 +1 @@
|
|||||||
|
2018-11-04 611bf86eda9ec876eb6d65a4879e9c0320228064
|
3
repos/os/recipes/src/nic_bridge/used_apis
Normal file
3
repos/os/recipes/src/nic_bridge/used_apis
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
base
|
||||||
|
os
|
||||||
|
nic_session
|
Loading…
x
Reference in New Issue
Block a user