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 / arch / frv / lib / Makefile
Encoding:
Makefile  |  2006-08-11  |  229 b   |  9 lines

  1. #
  2. # Makefile for FRV-specific library files..
  3. #
  4.  
  5. lib-y := \
  6.     __ashldi3.o __lshrdi3.o __muldi3.o __ashrdi3.o __negdi2.o __ucmpdi2.o \
  7.     checksum.o memcpy.o memset.o atomic-ops.o \
  8.     outsl_ns.o outsl_sw.o insl_ns.o insl_sw.o cache.o
  9.