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 / Makefile < prev   
Encoding:
Makefile  |  2008-12-24  |  131 b   |  6 lines

  1. ifeq ($(CONFIG_SUPERH32),y)
  2. include ${srctree}/arch/sh/kernel/Makefile_32
  3. else
  4. include ${srctree}/arch/sh/kernel/Makefile_64
  5. endif
  6.