2006-06-18 12:22:49 +01:00
|
|
|
include include/asm-generic/Kbuild.asm
|
|
|
|
|
|
|
|
ALTARCH := sparc
|
2006-06-20 08:34:40 +01:00
|
|
|
ARCHDEF := defined __sparc__ && defined __arch64__
|
2006-06-18 12:22:49 +01:00
|
|
|
ALTARCHDEF := defined __sparc__ && !defined __arch64__
|
|
|
|
|
2006-07-12 13:56:53 -07:00
|
|
|
unifdef-y += fbio.h perfctr.h
|
2006-06-20 08:34:40 +01:00
|
|
|
header-y += apb.h asi.h bbc.h bpp.h display7seg.h envctrl.h floppy.h \
|
|
|
|
ipc.h kdebug.h mostek.h openprom.h openpromio.h parport.h \
|
|
|
|
pconf.h psrcompat.h pstate.h reg.h uctx.h utrap.h watchdog.h
|