Another whack at scripts/individual. Now builds 212 applets.

This commit is contained in:
Rob Landley
2006-08-09 20:56:23 +00:00
parent e55a73c7a8
commit 519d7df930
9 changed files with 84 additions and 50 deletions

View File

@ -59,6 +59,7 @@
*/
#include "busybox.h"
#include <libgen.h>
#include <sys/utsname.h>
#if !defined(CONFIG_FEATURE_2_4_MODULES) && \