diff options
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,10 +1,10 @@ | |||
1 | 1) Run 'make config' or 'make menuconfig' and select the | 1 | 1) Run 'make config' or 'make menuconfig' and select the |
2 | functionality that you wish to enable. | 2 | functionality that you wish to enable. |
3 | 3 | ||
4 | 2) Run 'make dep' | 4 | 2) Run 'make dep' |
5 | 5 | ||
6 | 3) Check the Makefile for any Makefile setting you wish | 6 | 3) Check the Makefile for any Makefile setting you wish |
7 | to adjust for your system (things like like setting | 7 | to adjust for your system (things like like setting |
8 | your cross compiler, adjusting optimizations, etc) | 8 | your cross compiler, adjusting optimizations, etc) |
9 | 9 | ||
10 | 4) Run 'make' | 10 | 4) Run 'make' |