diff options
Diffstat (limited to 'arch/blackfin/include/asm/Kbuild')
| -rw-r--r-- | arch/blackfin/include/asm/Kbuild | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/arch/blackfin/include/asm/Kbuild b/arch/blackfin/include/asm/Kbuild index 5a0625aad6a0..127826f8a375 100644 --- a/arch/blackfin/include/asm/Kbuild +++ b/arch/blackfin/include/asm/Kbuild | |||
| @@ -1,4 +1,3 @@ | |||
| 1 | include include/asm-generic/Kbuild.asm | ||
| 2 | 1 | ||
| 3 | generic-y += auxvec.h | 2 | generic-y += auxvec.h |
| 4 | generic-y += bitsperlong.h | 3 | generic-y += bitsperlong.h |
| @@ -17,6 +16,7 @@ generic-y += ipcbuf.h | |||
| 17 | generic-y += irq_regs.h | 16 | generic-y += irq_regs.h |
| 18 | generic-y += kdebug.h | 17 | generic-y += kdebug.h |
| 19 | generic-y += kmap_types.h | 18 | generic-y += kmap_types.h |
| 19 | generic-y += kvm_para.h | ||
| 20 | generic-y += local64.h | 20 | generic-y += local64.h |
| 21 | generic-y += local.h | 21 | generic-y += local.h |
| 22 | generic-y += mman.h | 22 | generic-y += mman.h |
| @@ -38,12 +38,9 @@ generic-y += statfs.h | |||
| 38 | generic-y += termbits.h | 38 | generic-y += termbits.h |
| 39 | generic-y += termios.h | 39 | generic-y += termios.h |
| 40 | generic-y += topology.h | 40 | generic-y += topology.h |
| 41 | generic-y += trace_clock.h | ||
| 41 | generic-y += types.h | 42 | generic-y += types.h |
| 42 | generic-y += ucontext.h | 43 | generic-y += ucontext.h |
| 43 | generic-y += unaligned.h | 44 | generic-y += unaligned.h |
| 44 | generic-y += user.h | 45 | generic-y += user.h |
| 45 | generic-y += xor.h | 46 | generic-y += xor.h |
| 46 | |||
| 47 | header-y += bfin_sport.h | ||
| 48 | header-y += cachectl.h | ||
| 49 | header-y += fixed_code.h | ||
