Add app/gpt_write to Genode Make targets
parent
6558f3c232
commit
d1f2ea427e
|
@ -3,6 +3,8 @@
|
|||
with ports;
|
||||
|
||||
{
|
||||
"app/gpt_write".portInputs = [ jitterentropy ];
|
||||
|
||||
"app/lighttpd".portInputs = [ libc lighttpd openssl zlib ];
|
||||
|
||||
"drivers/framebuffer/intel" = {
|
||||
|
|
Loading…
Reference in New Issue