summaryrefslogtreecommitdiff
path: root/arch/sh/tools/gen-mach-types
diff options
context:
space:
mode:
authorStephen Rothwell <sfr@canb.auug.org.au>2009-10-16 11:34:47 +1100
committerStephen Rothwell <sfr@canb.auug.org.au>2009-10-16 11:34:47 +1100
commit2c67f447dccc8b27526d6e26dc0064f2a72dc573 (patch)
treebe886a6fb2398e2b6994cb721506eb2aa8fcefdd /arch/sh/tools/gen-mach-types
parent7663f7ada66b808111b99dd4d646baa78af8adec (diff)
parentbbae701f7f258b051ed199ef71c5e85e683c0fb8 (diff)
Merge remote branch 'kbuild/master'
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 }