make needs menuconfig to allow configuration
authorUlf Samuelsson <ulf.samuelsson@atmel.com>
Wed, 1 Aug 2007 08:11:48 +0000 (08:11 -0000)
committerUlf Samuelsson <ulf.samuelsson@atmel.com>
Wed, 1 Aug 2007 08:11:48 +0000 (08:11 -0000)
docs/README

index 6157365402cd6e54193c050a4492c8ecda2368e9..e7dbb50024c457abb77541ae8e311fe0680d125e 100644 (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