mirror of
https://github.com/linuxboot/linuxboot
synced 2024-11-22 17:01:28 +00:00
ed8657228c
Signed-off-by: Ronald G. Minnich <rminnich@gmail.com>
6 lines
183 B
Makefile
6 lines
183 B
Makefile
all:
|
|
echo pick one of debian-packages
|
|
|
|
debian-packages:
|
|
sudo apt-get install bison flex zlib1g-dev golang build-essential git gcc qemu-system-x86 isc-dhcp-server tftpd-hpa minicom
|