Loading scripts/extract-ikconfig +1 −1 Original line number Original line Diff line number Diff line Loading @@ -45,7 +45,7 @@ then exit 1 exit 1 fi fi TMPFILE="/tmp/ikconfig-$$" TMPFILE=`mktemp -t ikconfig-XXXXXX` || exit 1 image="$1" image="$1" # vmlinux: Attempt to dump the configuration from the file directly # vmlinux: Attempt to dump the configuration from the file directly Loading Loading
scripts/extract-ikconfig +1 −1 Original line number Original line Diff line number Diff line Loading @@ -45,7 +45,7 @@ then exit 1 exit 1 fi fi TMPFILE="/tmp/ikconfig-$$" TMPFILE=`mktemp -t ikconfig-XXXXXX` || exit 1 image="$1" image="$1" # vmlinux: Attempt to dump the configuration from the file directly # vmlinux: Attempt to dump the configuration from the file directly Loading