Commit 6fbe298
committed
image_types_qcom: remove QCOM_ROOTFS_FILE, standardize on rootfs.img
The qcom-ptool partition definitions expect the root filesystem image to be
named rootfs.img by default, so there is no need to support a custom name via
QCOM_ROOTFS_FILE.
This aligns with other similar image files which are using a known and hardcoded
file name.
Signed-off-by: Ricardo Salveti <[email protected]>1 parent a491a7e commit 6fbe298
1 file changed
+1
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
26 | 25 | | |
27 | 26 | | |
28 | 27 | | |
| |||
73 | 72 | | |
74 | 73 | | |
75 | 74 | | |
76 | | - | |
| 75 | + | |
77 | 76 | | |
78 | 77 | | |
79 | 78 | | |
| |||
0 commit comments