mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-21 10:01:57 +00:00
parent
82c763fe75
commit
5c4f0e1340
8
repos/gems/recipes/src/terminal/content.mk
Normal file
8
repos/gems/recipes/src/terminal/content.mk
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
SRC_DIR := src/server/terminal
|
||||||
|
include $(GENODE_DIR)/repos/base/recipes/src/content.inc
|
||||||
|
|
||||||
|
content: include/terminal
|
||||||
|
|
||||||
|
include/terminal:
|
||||||
|
mkdir -p $@
|
||||||
|
cp $(GENODE_DIR)/repos/os/include/terminal/* $@
|
1
repos/gems/recipes/src/terminal/hash
Normal file
1
repos/gems/recipes/src/terminal/hash
Normal file
@ -0,0 +1 @@
|
|||||||
|
2017-08-31 1c969353562500e6762fc61dc98eb7ed3ae9b377
|
7
repos/gems/recipes/src/terminal/used_apis
Normal file
7
repos/gems/recipes/src/terminal/used_apis
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
base
|
||||||
|
os
|
||||||
|
framebuffer_session
|
||||||
|
input_session
|
||||||
|
nitpicker_gfx
|
||||||
|
terminal_session
|
||||||
|
timer_session
|
Loading…
x
Reference in New Issue
Block a user