We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa6ebdf commit 652dfc1Copy full SHA for 652dfc1
Makefile
@@ -22,7 +22,7 @@ kernel/kernel.o
22
23
prep:
24
@printf "Preparing...\n"
25
- @sudo apt-get install xorriso mtools grub-pc-bin grub-pc-bin-extra
+ @sudo apt-get install xorriso mtools grub-pc-bin
26
27
%.o: %.cpp
28
@printf "\e[1;32m[1/3]Compiling $<\n\e[0m"
0 commit comments