1 1) Run 'make config' or 'make menuconfig' and select the
2 functionality that you wish to enable.
6 3) Go get a drink of water, drink a soda, visit the bathroom,
7 or whatever while it compiles. It doesn't take very
8 long to compile, so you don't really need to waste too
11 4) Run 'make install' or 'make PREFIX=/target install' to
12 install busybox and all the needed links. Some people
13 will prefer to install using hardlinks and will instead
14 want to run 'make install-hardlinks'....