Skip to content

Commit 652dfc1

Browse files
authored
Update Makefile
1 parent aa6ebdf commit 652dfc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ kernel/kernel.o
2222

2323
prep:
2424
@printf "Preparing...\n"
25-
@sudo apt-get install xorriso mtools grub-pc-bin grub-pc-bin-extra
25+
@sudo apt-get install xorriso mtools grub-pc-bin
2626

2727
%.o: %.cpp
2828
@printf "\e[1;32m[1/3]Compiling $<\n\e[0m"

0 commit comments

Comments
 (0)