add io command

Signed-off-by: Ronald G Minnich <rminnich@gmail.com>
This commit is contained in:
Ronald G Minnich 2020-08-30 12:25:40 -07:00 committed by Ryan O'Leary
parent b90fd5c48c
commit 4647f96750

View File

@ -382,6 +382,7 @@ flashinitramfs.cpio: Makefile
github.com/u-root/u-root/cmds/core/cat \
github.com/u-root/u-root/cmds/core/elvish \
github.com/u-root/u-root/cmds/core/init \
github.com/u-root/u-root/cmds/core/io \
github.com/u-root/u-root/cmds/core/ip \
github.com/u-root/u-root/cmds/core/ls \
github.com/u-root/u-root/cmds/core/kexec \