2001-11-10 16:52:46 +05:30
|
|
|
1) Run 'make config' or 'make menuconfig' and select the
|
|
|
|
functionality that you wish to enable.
|
2001-05-10 19:42:20 +05:30
|
|
|
|
2001-11-10 16:52:46 +05:30
|
|
|
2) make dep
|
2001-05-10 19:42:20 +05:30
|
|
|
|
2001-11-10 16:52:46 +05:30
|
|
|
3) Check the Makefile for any Makefile setting you wish
|
|
|
|
to adjust for your system (things like like setting
|
|
|
|
your cross compiler, adjusting optimizations, etc)
|
2001-05-10 19:42:20 +05:30
|
|
|
|
2001-11-10 16:52:46 +05:30
|
|
|
4) make
|
|
|
|
|
|
|
|
5) Run 'make install' or 'make PREFIX=/target install' to
|
|
|
|
install busybox and all the needed links.
|