Skip to content

Commit 6fdfadd

Browse files
committed
fix(AM68A): repair cma toc tree entry
This is case sensitive. A typo was resulting in a failed match. Fixes: 1af0207 (fix: configs: Add CMA Guide to Plaforms TOC, 2025-03-24) Signed-off-by: Randolph Sapp <rs@ti.com>
1 parent 2eef6e1 commit 6fdfadd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

configs/AM68A/AM68A_linux_toc.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ linux/How_to_Guides/FAQ/How_to_Integrate_Open_Source_Software
126126
linux/How_to_Guides/Host/How_to_Build_a_Ubuntu_Linux_host_under_VMware
127127
linux/How_to_Guides_Hardware_Setup_with_CCS
128128
linux/How_to_Guides/Hardware_Setup_with_CCS/AM68_SK_Hardware_Setup
129-
linux/How_to_Guides/Target/How_To_Carve_out_CMA
129+
linux/How_to_Guides/Target/How_To_Carve_Out_CMA
130130

131131
linux/Documentation_Tarball
132132

0 commit comments

Comments
 (0)