projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f60c51c
)
make needs menuconfig to allow configuration
author
Ulf Samuelsson
<ulf.samuelsson@atmel.com>
Wed, 1 Aug 2007 08:11:48 +0000
(08:11 -0000)
committer
Ulf Samuelsson
<ulf.samuelsson@atmel.com>
Wed, 1 Aug 2007 08:11:48 +0000
(08:11 -0000)
docs/README
patch
|
blob
|
history
diff --git
a/docs/README
b/docs/README
index 6157365402cd6e54193c050a4492c8ecda2368e9..e7dbb50024c457abb77541ae8e311fe0680d125e 100644
(file)
--- a/
docs/README
+++ b/
docs/README
@@
-1,6
+1,6
@@
To build and use the buildroot stuff, do the following:
-1) run 'make'
+1) run 'make
menuconfig
'
2) select the packages you wish to compile
3) run 'make'
4) wait while it compiles