Commit 3fc53401 authored by Alejandro Mery's avatar Alejandro Mery
Browse files

build: add `mbr` to Makefile

parent c8ae7438
......@@ -4,5 +4,6 @@ fex2bin
bootinfo
fel
pio
mbr
*.o
*.swp
......@@ -3,6 +3,7 @@ CFLAGS = -g -O0 -Wall -Wextra
CFLAGS += -std=c99 -D_POSIX_C_SOURCE=200112L
TOOLS = fexc bin2fex fex2bin bootinfo fel pio
TOOLS += mbr
MISC_TOOLS = phoenix_info
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment