Skip to content

Commit

Permalink
microblaze: Kbuild update
Browse files Browse the repository at this point in the history
Signed-off-by: Michal Simek <monstr@monstr.eu>
  • Loading branch information
Michal Simek committed May 22, 2009
1 parent b9479e6 commit aaf22af
Showing 1 changed file with 1 addition and 24 deletions.
25 changes: 1 addition & 24 deletions arch/microblaze/include/asm/Kbuild
Original file line number Diff line number Diff line change
@@ -1,26 +1,3 @@
include include/asm-generic/Kbuild.asm

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

unifdef-y += cputable.h
unifdef-y += elf.h
unifdef-y += termios.h
header-y += elf.h

0 comments on commit aaf22af

Please sign in to comment.