Add app/gpt_write to Genode Make targets

This commit is contained in:
Ehmry - 2020-03-22 16:39:32 +05:30
parent 6558f3c232
commit d1f2ea427e
1 changed files with 2 additions and 0 deletions

View File

@ -3,6 +3,8 @@
with ports; with ports;
{ {
"app/gpt_write".portInputs = [ jitterentropy ];
"app/lighttpd".portInputs = [ libc lighttpd openssl zlib ]; "app/lighttpd".portInputs = [ libc lighttpd openssl zlib ];
"drivers/framebuffer/intel" = { "drivers/framebuffer/intel" = {