mirror of
https://github.com/torvalds/linux.git
synced 2024-11-15 08:31:55 +00:00
microblaze_v8: Kbuild file
Reviewed-by: Ingo Molnar <mingo@elte.hu> Acked-by: John Linn <john.linn@xilinx.com> Acked-by: Stephen Neuendorffer <stephen.neuendorffer@xilinx.com> Acked-by: John Williams <john.williams@petalogix.com> Signed-off-by: Michal Simek <monstr@monstr.eu>
This commit is contained in:
parent
4684dadec6
commit
e96978b272
26
arch/microblaze/include/asm/Kbuild
Normal file
26
arch/microblaze/include/asm/Kbuild
Normal file
@ -0,0 +1,26 @@
|
||||
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
|
Loading…
Reference in New Issue
Block a user