summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorQuentin Schulz <[email protected]>2025-11-19 17:43:47 +0100
committerTom Rini <[email protected]>2025-12-05 10:34:52 -0600
commit914acbdba3c128a035da4ab371efef1e91cebdfe (patch)
treeb29e6d7f11c18bba69a75abb212ed826887dcbb7 /doc
parentc31f51d502af4d9897d4d9e4d0048912f0deff6f (diff)
arm: omap3: remove leftover from CM_T35 support removal
Commit 76386d6195a1 ("arm: Remove cm_t35 board") removed support for the board that was built when TARGET_CM_T35 is selected, but removal of the symbol was forgotten, so let's fix this oversight. While at it, update the README for omap3 to remove the last mention of cm_t35. Fixes: 76386d6195a1 ("arm: Remove cm_t35 board") Signed-off-by: Quentin Schulz <[email protected]> Reviewed-by: Tom Rini <[email protected]>
Diffstat (limited to 'doc')
-rw-r--r--doc/README.omap36
1 files changed, 0 insertions, 6 deletions
diff --git a/doc/README.omap3 b/doc/README.omap3
index d1e6be94a11..527bcfc4acc 100644
--- a/doc/README.omap3
+++ b/doc/README.omap3
@@ -46,12 +46,6 @@ make
make omap3_zoom2_config
make
-* CM-T35:
-
-make cm_t35_config
-make
-
-
Custom commands
===============