mirror of https://github.com/mirror/busybox.git
- drats.
parent
42f091a761
commit
7011dd0e06
|
@ -60,7 +60,7 @@ echo \
|
|||
*
|
||||
*/"
|
||||
|
||||
echo "static const char const * bbconfig_config ="
|
||||
echo "static const char * const bbconfig_config ="
|
||||
echo "\"\\"
|
||||
echo "`sed 's/\"/\\\\\"/g' $config | grep "^#\? \?CONFIG_" | awk '{ print $0 "\\\\n\\\\" }' `"
|
||||
echo "\";"
|
||||
|
|
Loading…
Reference in New Issue