补充对适用架构的说明.
Signed-off-by: ithink.chan <chenyang@autoai.com>
This commit is contained in:
parent
9e8de766e5
commit
d91e30d81a
|
@ -1,6 +1,6 @@
|
|||
#!/bin/sh
|
||||
|
||||
# This tool is used to pack folder to initramfs or unpack initramfs to folder(arm64). See usage() for more information.
|
||||
# This tool is used to pack folder to initramfs or unpack initramfs to folder(for arm64). See usage() for more information.
|
||||
# Depend: mkimage,dd,gzip
|
||||
|
||||
usage()
|
||||
|
|
Loading…
Reference in New Issue