diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -17,11 +17,15 @@ using C++ comments (//) After the build is complete a busybox.links file is generated to allow you to easily make the sym/hard links to the busybox binary. -Note the modular system is Makefile based, and purposly very +Note the modular system is Makefile based, and purposely very simplistic. It does no dependency checking. That is left for you to figure out by trial and error. Please feed patches back to: + Erik Andersen <andersee@deban.org> +and + Bruce Perens <bruce@perens.com> +and Dave Cinege <dcinege@psychosis.com> and: Enrique Zanardi <ezanardi@ull.es> |