Merge branch 'arch-frv' into no-rebases
This commit is contained in:
commit
d05f06e60d
1103 changed files with 15138 additions and 12127 deletions
|
|
@ -0,0 +1 @@
|
|||
# Tile arch headers
|
||||
|
|
@ -1,8 +1,6 @@
|
|||
|
||||
header-y += ../arch/
|
||||
|
||||
header-y += ucontext.h
|
||||
|
||||
generic-y += bug.h
|
||||
generic-y += bugs.h
|
||||
generic-y += clkdev.h
|
||||
|
|
@ -37,5 +35,4 @@ generic-y += statfs.h
|
|||
generic-y += termbits.h
|
||||
generic-y += termios.h
|
||||
generic-y += types.h
|
||||
generic-y += ucontext.h
|
||||
generic-y += xor.h
|
||||
|
|
|
|||
|
|
@ -15,4 +15,7 @@ header-y += siginfo.h
|
|||
header-y += signal.h
|
||||
header-y += stat.h
|
||||
header-y += swab.h
|
||||
header-y += ucontext.h
|
||||
header-y += unistd.h
|
||||
|
||||
generic-y += ucontext.h
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue