X-Git-Url: http://git.ozlabs.org/?p=petitboot;a=blobdiff_plain;f=discover%2Fdevice-handler.h;h=693f5e45a229e66a71cd069049e10486c536cdd7;hp=60a33b7bfc9107c5fba31177d794f13a5eb6313b;hb=38d7d1a97d46aacf67675038c927e579bb589310;hpb=2723662cabd4d34d4155ab5d6668c591a20a086b 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; };