Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] board/ti/am62x-sk/readme.txt: fix defconfig target
@ 2023-10-07 16:06 Adam Duskett
  2023-10-07 16:19 ` Yann E. MORIN
  0 siblings, 1 reply; 2+ messages in thread
From: Adam Duskett @ 2023-10-07 16:06 UTC (permalink / raw)
  To: buildroot; +Cc: Xuanhao Shi, Adam Duskett, Anand Gadiyar

am62x_sk_defconfig should be ti_am62x_sk_defconfig

Signed-off-by: Adam Duskett <adam.duskett@amarulasolutions.com>
---
 board/ti/am62x-sk/readme.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/board/ti/am62x-sk/readme.txt b/board/ti/am62x-sk/readme.txt
index f6251ea04a..5af1c59c2d 100644
--- a/board/ti/am62x-sk/readme.txt
+++ b/board/ti/am62x-sk/readme.txt
@@ -11,7 +11,7 @@ How to Build
 
 Select the default configuration for the target:
 
-$ make am62x_sk_defconfig
+$ make ti_am62x_sk_defconfig
 
 Optional: modify the configuration:
 
-- 
2.41.0

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-10-07 16:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-07 16:06 [Buildroot] [PATCH 1/1] board/ti/am62x-sk/readme.txt: fix defconfig target Adam Duskett
2023-10-07 16:19 ` Yann E. MORIN

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox