X-Git-Url: https://git.ozlabs.org/?a=blobdiff_plain;f=discover%2Fdevice-handler.h;h=693f5e45a229e66a71cd069049e10486c536cdd7;hb=45c7385acbd1299cacfa5cc335ffa6a0f0523980;hp=60a33b7bfc9107c5fba31177d794f13a5eb6313b;hpb=2723662cabd4d34d4155ab5d6668c591a20a086b;p=petitboot diff --git a/discover/device-handler.h b/discover/device-handler.h index 60a33b7..693f5e4 100644 --- a/discover/device-handler.h +++ b/discover/device-handler.h @@ -46,6 +46,7 @@ struct discover_boot_option { struct resource *boot_image; struct resource *initrd; + struct resource *dtb; struct resource *icon; };