Remove 'busybox' word from configuration programs
(based on experience of adapting it to uclibc).
This commit is contained in:
@ -437,7 +437,7 @@ int conf_write(const char *name)
|
||||
" */\n", str);
|
||||
} else if (!(sym->flags & SYMBOL_CHOICE)) {
|
||||
sym_calc_value(sym);
|
||||
/* bbox: we want to all syms
|
||||
/* bbox: we want to see all syms
|
||||
if (!(sym->flags & SYMBOL_WRITE))
|
||||
goto next;
|
||||
*/
|
||||
|
Reference in New Issue
Block a user