~ubuntu-branches/ubuntu/precise/linux-lowlatency/precise

« back to all changes in this revision

Viewing changes to arch/tile/include/arch/Kbuild

  • Committer: Package Import Robot
  • Author(s): Alessio Igor Bogani
  • Date: 2011-10-26 11:13:05 UTC
  • Revision ID: package-import@ubuntu.com-20111026111305-tz023xykf0i6eosh
Tags: upstream-3.2.0
ImportĀ upstreamĀ versionĀ 3.2.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
header-y += abi.h
 
2
header-y += chip.h
 
3
header-y += chip_tile64.h
 
4
header-y += chip_tilegx.h
 
5
header-y += chip_tilepro.h
 
6
header-y += icache.h
 
7
header-y += interrupts.h
 
8
header-y += interrupts_32.h
 
9
header-y += interrupts_64.h
 
10
header-y += opcode.h
 
11
header-y += opcode_tilegx.h
 
12
header-y += opcode_tilepro.h
 
13
header-y += sim.h
 
14
header-y += sim_def.h
 
15
header-y += spr_def.h
 
16
header-y += spr_def_32.h
 
17
header-y += spr_def_64.h