diff options
| author | Mike Frysinger <[email protected]> | 2007-01-30 14:35:55 -0800 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2007-01-30 16:01:35 -0800 |
| commit | ec268be36e79d99443efc4be3a617d6efc6f719b (patch) | |
| tree | fa6e41483220f05e7b281e332debc452324d446d /include/linux/debugobjects.h | |
| parent | 0d59a01bc461bbab4017ff449b8401151ef44cf6 (diff) | |
[PATCH] translate dashes in filenames for headers install
The current filename->define translation does not scrub dashes so when
creating stub defines for like asm-x86_64/ptrace-abi.h, we get: #define
__ASM_STUB_PTRACE-ABI_H
gcc just hates that sort of thing :)
trivial attached patch adds - to the tr list to scrub it to _
Signed-off-by: Mike Frysinger <[email protected]>
Cc: David Woodhouse <[email protected]>
Cc: Sam Ravnborg <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions