Gitweb: http://git.kernel.org/linus/aaf22af46ff2b3f0a5c4fcaf1287ac6c28d4078e Commit: aaf22af46ff2b3f0a5c4fcaf1287ac6c28d4078e Parent: b9479e666563d5c28eb861d2a8f6334666025384 Author: Michal Simek <monstr@monstr.eu> AuthorDate: Thu May 21 17:27:58 2009 +0200 Committer: Michal Simek <monstr@monstr.eu> CommitDate: Fri May 22 09:50:46 2009 +0200 microblaze: Kbuild update Signed-off-by: Michal Simek <monstr@monstr.eu> --- arch/microblaze/include/asm/Kbuild | 25 +------------------------ 1 files changed, 1 insertions(+), 24 deletions(-) diff --git a/arch/microblaze/include/asm/Kbuild b/arch/microblaze/include/asm/Kbuild index 31820df..db5294c 100644 --- a/arch/microblaze/include/asm/Kbuild +++ b/arch/microblaze/include/asm/Kbuild @@ -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 -- To unsubscribe from this list: send the line "unsubscribe git-commits-head" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
