aboutsummaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL6
1 files changed, 3 insertions, 3 deletions
diff --git a/INSTALL b/INSTALL
index a137da237..c9cdf8e26 100644
--- a/INSTALL
+++ b/INSTALL
@@ -1,10 +1,10 @@
11) Run 'make config' or 'make menuconfig' and select the 11) 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
42) Run 'make dep' 42) Run 'make dep'
5 5
63) Check the Makefile for any Makefile setting you wish 63) 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
104) Run 'make' 104) Run 'make'