deviceinfo: parse GenerateSystemdBoot option (MR 44)
This will be used to adjust behaviour when using systemd boot Signed-off-by: Caleb Connolly <caleb.connolly@linaro.org>
This commit is contained in:
committed by
Clayton Craft
parent
6618e564ad
commit
98bdb23f01
@@ -19,6 +19,7 @@ type DeviceInfo struct {
|
||||
InitfsCompression string
|
||||
InitfsExtraCompression string
|
||||
UbootBoardname string
|
||||
GenerateSystemdBoot string
|
||||
}
|
||||
|
||||
// Reads the relevant entries from "file" into DeviceInfo struct
|
||||
|
Reference in New Issue
Block a user