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 151b71da8f1e..8b90cbd6344d 100644 --- a/arch/m68k/include/uapi/asm/Kbuild +++ b/arch/m68k/include/uapi/asm/Kbuild | |||
@@ -5,6 +5,7 @@ generic-y += auxvec.h | |||
5 | generic-y += msgbuf.h | 5 | 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 | 9 | ||
9 | header-y += a.out.h | 10 | header-y += a.out.h |
10 | header-y += byteorder.h | 11 | header-y += byteorder.h |
@@ -18,7 +19,6 @@ header-y += ptrace.h | |||
18 | header-y += setup.h | 19 | header-y += setup.h |
19 | header-y += sigcontext.h | 20 | header-y += sigcontext.h |
20 | header-y += signal.h | 21 | header-y += signal.h |
21 | header-y += socket.h | ||
22 | header-y += sockios.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 |