Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
Sunxi Tools
Commits
3fc53401
Commit
3fc53401
authored
Aug 07, 2012
by
Alejandro Mery
Browse files
build: add `mbr` to Makefile
parent
c8ae7438
Changes
2
Hide whitespace changes
Inline
Side-by-side
.gitignore
View file @
3fc53401
...
...
@@ -4,5 +4,6 @@ fex2bin
bootinfo
fel
pio
mbr
*.o
*.swp
Makefile
View file @
3fc53401
...
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment