diff options
Diffstat (limited to 'arch/m68k/include/uapi/asm/Kbuild')
-rw-r--r-- | arch/m68k/include/uapi/asm/Kbuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/m68k/include/uapi/asm/Kbuild b/arch/m68k/include/uapi/asm/Kbuild index 8b90cbd6344d..5218f3de23f4 100644 --- a/arch/m68k/include/uapi/asm/Kbuild +++ b/arch/m68k/include/uapi/asm/Kbuild | |||
@@ -6,6 +6,7 @@ generic-y += msgbuf.h | |||
6 | generic-y += sembuf.h | 6 | generic-y += sembuf.h |
7 | generic-y += shmbuf.h | 7 | generic-y += shmbuf.h |
8 | generic-y += socket.h | 8 | generic-y += socket.h |
9 | generic-y += sockios.h | ||
9 | 10 | ||
10 | header-y += a.out.h | 11 | header-y += a.out.h |
11 | header-y += byteorder.h | 12 | header-y += byteorder.h |
@@ -19,7 +20,6 @@ header-y += ptrace.h | |||
19 | header-y += setup.h | 20 | header-y += setup.h |
20 | header-y += sigcontext.h | 21 | header-y += sigcontext.h |
21 | header-y += signal.h | 22 | header-y += signal.h |
22 | header-y += sockios.h | ||
23 | header-y += stat.h | 23 | header-y += stat.h |
24 | header-y += swab.h | 24 | header-y += swab.h |
25 | header-y += termbits.h | 25 | header-y += termbits.h |