diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/img4.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -432,7 +432,7 @@ int img4_stitch_component(const char* component_name, const void* component_data logger(LL_DEBUG, "Tag found\n"); const char* matches[] = { "RestoreKernelCache", - "RestoreKernelCache", + "RestoreDeviceTree", "RestoreSEP", "RestoreLogo", "RestoreTrustCache", |