build: add mbr to Makefile

This commit is contained in:
Alejandro Mery 2012-08-07 00:38:23 +02:00
parent c8ae7438a7
commit 3fc53401f3
2 changed files with 2 additions and 0 deletions

1
.gitignore vendored
View File

@ -4,5 +4,6 @@ fex2bin
bootinfo
fel
pio
mbr
*.o
*.swp

View File

@ -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