2006-06-18 11:22:49 +00:00
|
|
|
include include/asm-generic/Kbuild.asm
|
|
|
|
|
|
|
|
ALTARCH := sparc
|
2006-06-20 07:34:40 +00:00
|
|
|
ARCHDEF := defined __sparc__ && defined __arch64__
|
2006-06-18 11:22:49 +00:00
|
|
|
ALTARCHDEF := defined __sparc__ && !defined __arch64__
|
|
|
|
|
2006-09-19 11:43:58 +00:00
|
|
|
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
|