mirror of
https://github.com/linuxboot/linuxboot
synced 2024-11-22 08:09:41 +00:00
atomic pi: build in pci command; make the flash image lbur.bin
Signed-off-by: Ronald G. Minnich <rminnich@gmail.com>
This commit is contained in:
parent
8871bf758a
commit
6dc889bf75
@ -3,7 +3,7 @@ default: build
|
||||
build:
|
||||
echo fetch, uroot, kernel, or image.bin
|
||||
|
||||
upimagewithup2dxekernel.bin: upimagewithup2dxeremovemore.bin flashbzImage Makefile
|
||||
lbur.bin: upimagewithup2dxeremovemore.bin flashbzImage Makefile
|
||||
utk \
|
||||
-xzPath /usr/bin/xz \
|
||||
$< \
|
||||
@ -238,8 +238,7 @@ netbooturoot:
|
||||
github.com/u-root/u-root/cmds/core/ls \
|
||||
github.com/u-root/u-root/cmds/core/ip \
|
||||
github.com/u-root/u-root/cmds/core/elvish \
|
||||
github.com/u-root/u-root/cmds/core/sshd \
|
||||
github.com/u-root/u-root/cmds/core/scp \
|
||||
github.com/u-root/u-root/cmds/core/pci \
|
||||
github.com/u-root/u-root/cmds/boot/*
|
||||
|
||||
uroot.lzma: uroot
|
||||
|
Loading…
Reference in New Issue
Block a user