Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 143054
b: refs/heads/master
c: e96978b
h: refs/heads/master
v: v3
  • Loading branch information
Michal Simek committed Mar 27, 2009
1 parent be15b12 commit f850b56
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 4684dadec6ca3f310b0d9ff1860ca6b6f11ffd2d
refs/heads/master: e96978b2729171f1dbbc0eb5b19c3524ca36e2bf
26 changes: 26 additions & 0 deletions trunk/arch/microblaze/include/asm/Kbuild
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit f850b56

Please sign in to comment.