make needs menuconfig to allow configuration

This commit is contained in:
Ulf Samuelsson 2007-08-01 08:11:48 +00:00
parent f60c51c436
commit 2a7d563ef7

View File

@ -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