build.sh: fix the typo
Signed-off-by: Caesar Wang <wxt@rock-chips.com> Change-Id: I149d7ff915f2c7016782b765e3899c10c5eb11b2
This commit is contained in:
@ -224,8 +224,8 @@ function usage()
|
||||
echo "ramboot -build ramboot image"
|
||||
echo "multi-npu_boot -build boot image for multi-npu board"
|
||||
echo "yocto -build yocto rootfs"
|
||||
echo "debian -build debian10 buster/x11 rootfs"
|
||||
echo "distro -build debian10 buster/wayland rootfs"
|
||||
echo "debian -build debian rootfs"
|
||||
echo "distro -build distro rootfs"
|
||||
echo "pcba -build pcba"
|
||||
echo "recovery -build recovery"
|
||||
echo "all -build uboot, kernel, rootfs, recovery image"
|
||||
|
||||
Reference in New Issue
Block a user