diff options
Diffstat (limited to 'arch/sh/include/asm/Kbuild')
-rw-r--r-- | arch/sh/include/asm/Kbuild | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/sh/include/asm/Kbuild b/arch/sh/include/asm/Kbuild index 0eed47b236ab..7beb42322f60 100644 --- a/arch/sh/include/asm/Kbuild +++ b/arch/sh/include/asm/Kbuild | |||
@@ -5,5 +5,7 @@ header-y += cpu-features.h | |||
5 | header-y += hw_breakpoint.h | 5 | header-y += hw_breakpoint.h |
6 | header-y += posix_types_32.h | 6 | header-y += posix_types_32.h |
7 | header-y += posix_types_64.h | 7 | header-y += posix_types_64.h |
8 | header-y += ptrace_32.h | ||
9 | header-y += ptrace_64.h | ||
8 | header-y += unistd_32.h | 10 | header-y += unistd_32.h |
9 | header-y += unistd_64.h | 11 | header-y += unistd_64.h |