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