home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / src / linux-headers-2.6.28-15 / arch / sh / kernel / cpu / sh2 / Makefile
Encoding:
Makefile  |  2008-12-24  |  149 b   |  8 lines

  1. #
  2. # Makefile for the Linux/SuperH SH-2 backends.
  3. #
  4.  
  5. obj-y    := ex.o probe.o entry.o
  6.  
  7. obj-$(CONFIG_CPU_SUBTYPE_SH7619) += setup-sh7619.o clock-sh7619.o
  8.