summaryrefslogtreecommitdiffstats
path: root/discover/device-handler.h
diff options
context:
space:
mode:
Diffstat (limited to 'discover/device-handler.h')
-rw-r--r--discover/device-handler.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/discover/device-handler.h b/discover/device-handler.h
index 3c4574b..5dead24 100644
--- a/discover/device-handler.h
+++ b/discover/device-handler.h
@@ -30,6 +30,10 @@ struct discover_boot_option {
struct discover_device *device;
struct boot_option *option;
struct list_item list;
+
+ struct resource *boot_image;
+ struct resource *initrd;
+ struct resource *icon;
};
OpenPOWER on IntegriCloud