Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Ansersion committed Jan 15, 2016
1 parent 14a3f16 commit 95981e6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,16 @@ Compiling based on different os-platform, you NEED to configure the
config.<os-platform> file.
For example:
Compiling based on x86, which configure use file 'config.linux':

$ ./genMakefiles linux

$ make

(Configure your cross compile tool in 'config.armlinux' first)
Compiling based on armlinux, which configure use file 'config.armlinux':

$ ./genMakefiles armlinux

$ make

Features
Expand Down

0 comments on commit 95981e6

Please sign in to comment.