aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/tools/gen-mach-types
diff options
context:
space:
mode:
Diffstat (limited to 'arch/sh/tools/gen-mach-types')
-rw-r--r--arch/sh/tools/gen-mach-types2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/sh/tools/gen-mach-types b/arch/sh/tools/gen-mach-types
index 65161e368353..f5ff7c5d8913 100644
--- a/arch/sh/tools/gen-mach-types
+++ b/arch/sh/tools/gen-mach-types
@@ -1,6 +1,6 @@
#!/bin/awk
#
-# Awk script to generate include/asm-sh/machtypes.h
+# Awk script to generate include/generated/machtypes.h
# Heavily based on arch/arm/tools/gen-mach-types
#
BEGIN { nr = 0 }