Skip to content

Commit

Permalink
Add Kbuild file for PowerPC 'make headers_install'
Browse files Browse the repository at this point in the history
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
  • Loading branch information
David Woodhouse committed Jun 18, 2006
1 parent 8555255 commit 6a87a86
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions include/asm-powerpc/Kbuild
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
include include/asm-generic/Kbuild.asm

unifdef-y += a.out.h asm-compat.h bootx.h byteorder.h cputable.h elf.h \
nvram.h param.h posix_types.h ptrace.h seccomp.h signal.h \
termios.h types.h unistd.h

header-y += auxvec.h ioctls.h mman.h sembuf.h siginfo.h stat.h errno.h \
ipcbuf.h msgbuf.h shmbuf.h socket.h termbits.h fcntl.h ipc.h \
poll.h shmparam.h sockios.h ucontext.h ioctl.h linkage.h \
resource.h sigcontext.h statfs.h

0 comments on commit 6a87a86

Please sign in to comment.