瀏覽代碼

board/ti/am62x-sk/readme.txt: fix defconfig target

am62x_sk_defconfig should be ti_am62x_sk_defconfig

Signed-off-by: Adam Duskett <adam.duskett@amarulasolutions.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
Adam Duskett 1 年之前
父節點
當前提交
53d90b74f3
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      board/ti/am62x-sk/readme.txt

+ 1 - 1
board/ti/am62x-sk/readme.txt

@@ -11,7 +11,7 @@ How to Build
 
 
 Select the default configuration for the target:
 Select the default configuration for the target:
 
 
-$ make am62x_sk_defconfig
+$ make ti_am62x_sk_defconfig
 
 
 Optional: modify the configuration:
 Optional: modify the configuration: