Woops, the previous patch reversal wasnt complete, breaking everything.
This commit is contained in:
parent
f86bd9f2cd
commit
fd7bc13557
@ -98,7 +98,7 @@ int main(int argc, char **argv)
|
||||
|
||||
int busybox_main(int argc, char **argv)
|
||||
{
|
||||
int col = 0;
|
||||
int col = 0, len, i;
|
||||
|
||||
#ifdef CONFIG_FEATURE_INSTALLER
|
||||
/*
|
||||
|
Loading…
Reference in New Issue
Block a user