mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 20:42:56 +01:00
committed by
Christian Helmuth
parent
c5c9d71df3
commit
e2c1ea04ea
2
repos/os/recipes/src/ram_blk/content.mk
Normal file
2
repos/os/recipes/src/ram_blk/content.mk
Normal file
@@ -0,0 +1,2 @@
|
||||
SRC_DIR = src/server/ram_blk
|
||||
include $(GENODE_DIR)/repos/base/recipes/src/content.inc
|
||||
1
repos/os/recipes/src/ram_blk/hash
Normal file
1
repos/os/recipes/src/ram_blk/hash
Normal file
@@ -0,0 +1 @@
|
||||
0
|
||||
3
repos/os/recipes/src/ram_blk/used_apis
Normal file
3
repos/os/recipes/src/ram_blk/used_apis
Normal file
@@ -0,0 +1,3 @@
|
||||
base
|
||||
os
|
||||
block_session
|
||||
2
repos/os/recipes/src/vfs/content.mk
Normal file
2
repos/os/recipes/src/vfs/content.mk
Normal file
@@ -0,0 +1,2 @@
|
||||
SRC_DIR = include/file_system src/server/vfs
|
||||
include $(GENODE_DIR)/repos/base/recipes/src/content.inc
|
||||
1
repos/os/recipes/src/vfs/hash
Normal file
1
repos/os/recipes/src/vfs/hash
Normal file
@@ -0,0 +1 @@
|
||||
2017-07-05 56deff68d9758621f827e1d9a6db33f5f02ced15
|
||||
8
repos/os/recipes/src/vfs/used_apis
Normal file
8
repos/os/recipes/src/vfs/used_apis
Normal file
@@ -0,0 +1,8 @@
|
||||
base
|
||||
os
|
||||
block_session
|
||||
file_system_session
|
||||
report_session
|
||||
rtc_session
|
||||
terminal_session
|
||||
vfs
|
||||
Reference in New Issue
Block a user