Sfoglia il codice sorgente

make needs menuconfig to allow configuration

Ulf Samuelsson 18 anni fa
parent
commit
2a7d563ef7
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      docs/README

+ 1 - 1
docs/README

@@ -1,6 +1,6 @@
 To build and use the buildroot stuff, do the following:
 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
 2) select the packages you wish to compile
 3) run 'make'
 3) run 'make'
 4) wait while it compiles
 4) wait while it compiles