···62626363# Generate a temporary compile.h64646565-( echo /\* This file is auto generated, version $VERSION \*/6565+{ echo /\* This file is auto generated, version $VERSION \*/6666 if [ -n "$CONFIG_FLAGS" ] ; then echo "/* $CONFIG_FLAGS */"; fi67676868 echo \#define UTS_MACHINE \"$ARCH\"···7373 echo \#define LINUX_COMPILE_HOST \"`echo $LINUX_COMPILE_HOST | $UTS_TRUNCATE`\"74747575 echo \#define LINUX_COMPILER \"`$CC -v 2>&1 | grep ' version ' | sed 's/[[:space:]]*$//'`\"7676-) > .tmpcompile7676+} > .tmpcompile77777878# Only replace the real compile.h if the new one is different,7979# in order to preserve the timestamp and avoid unnecessary