mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-08 23:51:08 -09:00
make needs menuconfig to allow configuration
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user