cba4fbbff2
All asm/ipc.h files do only #include <asm-generic/ipc.h>. This patch therefore removes all include/asm-*/ipc.h files and moves the contents of include/asm-generic/ipc.h to include/linux/ipc.h. Signed-off-by: Adrian Bunk <bunk@kernel.org> Cc: <linux-arch@vger.kernel.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
11 lines
213 B
Makefile
11 lines
213 B
Makefile
header-y += errno-base.h
|
|
header-y += errno.h
|
|
header-y += fcntl.h
|
|
header-y += ioctl.h
|
|
header-y += mman.h
|
|
header-y += poll.h
|
|
header-y += signal.h
|
|
header-y += statfs.h
|
|
|
|
unifdef-y += resource.h
|
|
unifdef-y += siginfo.h
|