diff options
Diffstat (limited to 'include/asm-sparc/Kbuild')
-rw-r--r-- | include/asm-sparc/Kbuild | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/include/asm-sparc/Kbuild b/include/asm-sparc/Kbuild index 671223718f0a..c8432483628e 100644 --- a/include/asm-sparc/Kbuild +++ b/include/asm-sparc/Kbuild | |||
@@ -3,11 +3,18 @@ include include/asm-generic/Kbuild.asm | |||
3 | header-y += apc.h | 3 | header-y += apc.h |
4 | header-y += asi.h | 4 | header-y += asi.h |
5 | header-y += bpp.h | 5 | header-y += bpp.h |
6 | header-y += display7seg.h | ||
7 | header-y += envctrl.h | ||
6 | header-y += jsflash.h | 8 | header-y += jsflash.h |
7 | header-y += openpromio.h | 9 | header-y += openpromio.h |
10 | header-y += psrcompat.h | ||
11 | header-y += pstate.h | ||
8 | header-y += reg.h | 12 | header-y += reg.h |
9 | header-y += traps.h | 13 | header-y += traps.h |
14 | header-y += uctx.h | ||
15 | header-y += utrap.h | ||
10 | header-y += vfc_ioctls.h | 16 | header-y += vfc_ioctls.h |
17 | header-y += watchdog.h | ||
11 | 18 | ||
12 | unifdef-y += fbio.h | 19 | unifdef-y += fbio.h |
13 | unifdef-y += perfctr.h | 20 | unifdef-y += perfctr.h |