summaryrefslogtreecommitdiffstats
path: root/config.sub
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2020-09-29 13:37:46 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2020-09-29 13:38:05 +0900
commit40d5bc5027da358c1ee168a545be042bafe74b74 (patch)
treeb38dab3f5f7bfb3ad6ea684cce4e911e4d6cf3a4 /config.sub
parent18bb35964d674fc8a66856aa99ae78274e2db0bc (diff)
downloadktechlab-40d5bc5027da358c1ee168a545be042bafe74b74.tar.gz
ktechlab-40d5bc5027da358c1ee168a545be042bafe74b74.zip
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 89a7d5e0a9c69923e7af77038b76cc71a2a68013)
Diffstat (limited to 'config.sub')
-rwxr-xr-xconfig.sub7
1 files changed, 0 insertions, 7 deletions
diff --git a/config.sub b/config.sub
index a39437d..9940bdc 100755
--- a/config.sub
+++ b/config.sub
@@ -1677,10 +1677,3 @@ esac
echo $basic_machine$os
exit
-
-# Local variables:
-# eval: (add-hook 'write-file-hooks 'time-stamp)
-# time-stamp-start: "timestamp='"
-# time-stamp-format: "%:y-%02m-%02d"
-# time-stamp-end: "'"
-# End: