remove defconfig. Now "make defconfig" simply uses defaults from Config.in
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
@@ -11,7 +11,7 @@ test "$DD" || DD=dd
|
||||
|
||||
exec >"$target"
|
||||
|
||||
echo '#define UNPACKED_USAGE \'
|
||||
echo '#define UNPACKED_USAGE "" \'
|
||||
"$loc/usage" | od -v -t x1 \
|
||||
| $SED -e 's/^[^ ]*//' \
|
||||
-e 's/ //g' \
|
||||
|
Reference in New Issue
Block a user