Skip to content

Commit

Permalink
Fixing a typo
Browse files Browse the repository at this point in the history
  • Loading branch information
tibounise committed Dec 16, 2013
1 parent c9dee36 commit 696a7fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/build.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ Move to project directory in the firmware source.
Build firmware using GNU `make` command. You'll see `<project>_<variant>.hex` file in that directory unless something unexpected occurs in build process.


mkae -f Makefile.<variant> clean
make -f Makefile.<variant> clean
make -f Makefile.<variant>


Expand Down

0 comments on commit 696a7fb

Please sign in to comment.