!3 【轻量级PR】fix some spelling errors

From: @wang-yuhang-34 
Reviewed-by: @chainsx, @jianminw 
Signed-off-by: @jianminw
This commit is contained in:
openeuler-ci-bot 2024-11-22 02:18:09 +00:00 committed by Gitee
commit 3c091e6a92
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
2 changed files with 2 additions and 2 deletions

View File

@ -154,7 +154,7 @@
### 创建编译内核模块目录
`mkdir ${WORKDIR}/ouput`
`mkdir ${WORKDIR}/output`
### 编译内核模块

View File

@ -156,6 +156,6 @@
4. 刷写系统。(在 Firefly ROC-RK3588S-PC 和 Firefly ITX-RK3588 上EMMC 盘符为 `mmcblk0`,此处以 `mmcblk0`为例)
`xzcat openEuler-VERSION-BOARD-ARCH-RELEASE.img.xz | dd of=/dev/mmcblk0 status=prgress`
`xzcat openEuler-VERSION-BOARD-ARCH-RELEASE.img.xz | dd of=/dev/mmcblk0 status=progress`
5. 关机后取下 SD 卡,然后再启动开发板即可。