aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-sparc64/Kbuild
blob: a90dc82129d1eaad506862a50fb8419652dc2716 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
include include/asm-generic/Kbuild.asm

ALTARCH := sparc
ARCHDEF := defined __sparc__ && defined __arch64__
ALTARCHDEF := defined __sparc__ && !defined __arch64__

header-y += apb.h
header-y += asi.h
header-y += bbc.h
header-y += bpp.h
header-y += display7seg.h
header-y += envctrl.h
header-y += openprom.h
header-y += openpromio.h
header-y += pconf.h
header-y += psrcompat.h
header-y += pstate.h
header-y += reg.h
header-y += uctx.h
header-y += utrap.h
header-y += watchdog.h

unifdef-y += fbio.h
unifdef-y += perfctr.h