2006-06-18 13:22:49 +02:00
|
|
|
include include/asm-generic/Kbuild.asm
|
|
|
|
|
|
|
|
ALTARCH := sparc
|
2006-06-20 09:34:40 +02:00
|
|
|
ARCHDEF := defined __sparc__ && defined __arch64__
|
2006-06-18 13:22:49 +02:00
|
|
|
ALTARCHDEF := defined __sparc__ && !defined __arch64__
|
|
|
|
|
2006-09-19 13:43:58 +02:00
|
|
|
header-y += apb.h
|
|
|
|
header-y += asi.h
|
|
|
|
header-y += bbc.h
|
|
|
|
header-y += bpp.h
|
2006-09-21 09:48:27 +02:00
|
|
|
header-y += const.h
|
2006-09-19 13:43:58 +02:00
|
|
|
header-y += display7seg.h
|
|
|
|
header-y += envctrl.h
|
|
|
|
header-y += ipc.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
|