pmb.config: add deviceinfo_boot_part_start

Fixes: 9f1dd64fa1 ("install/partition: allow specifying a different boot partition start (!1856)")
This commit is contained in:
Oliver Smith 2020-01-18 22:55:57 +01:00
parent 9f1dd64fa1
commit 3f5cc734d9
No known key found for this signature in database
GPG Key ID: 5AE7F5513E0885CB
1 changed files with 1 additions and 0 deletions

View File

@ -295,6 +295,7 @@ deviceinfo_attributes = [
"sd_embed_firmware",
"sd_embed_firmware_step_size",
"partition_blacklist",
"boot_part_start",
# weston
"weston_pixman_type",