Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

microblaze: Kbuild update

Signed-off-by: Michal Simek <monstr@monstr.eu>

+1 -24
+1 -24
arch/microblaze/include/asm/Kbuild
··· 1 1 include include/asm-generic/Kbuild.asm 2 2 3 - header-y += auxvec.h 4 - header-y += errno.h 5 - header-y += fcntl.h 6 - header-y += ioctl.h 7 - header-y += ioctls.h 8 - header-y += ipcbuf.h 9 - header-y += linkage.h 10 - header-y += msgbuf.h 11 - header-y += poll.h 12 - header-y += resource.h 13 - header-y += sembuf.h 14 - header-y += shmbuf.h 15 - header-y += sigcontext.h 16 - header-y += siginfo.h 17 - header-y += socket.h 18 - header-y += sockios.h 19 - header-y += statfs.h 20 - header-y += stat.h 21 - header-y += termbits.h 22 - header-y += ucontext.h 23 - 24 - unifdef-y += cputable.h 25 - unifdef-y += elf.h 26 - unifdef-y += termios.h 3 + header-y += elf.h