Skip to content

Commit f67da0e

Browse files
committed
* Updated Makefile
1 parent fd8ecc8 commit f67da0e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,7 @@ Install-Grub-BIOS:
8989
sudo apt-get install build-essential autoconf automake
9090
cd grub
9191
ls
92+
./grub/bootstrap
9293
./grub/autogen.sh
9394
./grub/configure --prefix=$HOME/local --platform=pc-i386
9495
pushd grub

0 commit comments

Comments
 (0)