home *** CD-ROM | disk | FTP | other *** search
/ PC Welt 2006 November (DVD) / PCWELT_11_2006.ISO / casper / filesystem.squashfs / usr / src / linux-headers-2.6.17-6 / include / asm-sparc64 / Kbuild < prev    next >
Encoding:
Text File  |  2006-08-11  |  388 b   |  11 lines

  1. include include/asm-generic/Kbuild.asm
  2.  
  3. ALTARCH := sparc
  4. ARCHDEF := defined __sparc__ && defined __arch64__
  5. ALTARCHDEF := defined __sparc__ && !defined __arch64__
  6.  
  7. unifdef-y += fbio.h perfctr.h
  8. header-y += apb.h asi.h bbc.h bpp.h display7seg.h envctrl.h floppy.h    \
  9.     ipc.h kdebug.h mostek.h openprom.h openpromio.h parport.h    \
  10.     pconf.h psrcompat.h pstate.h reg.h uctx.h utrap.h watchdog.h
  11.