[BACK]Return to Makefile CVS log [TXT][DIR] Up to [Development] / linux-2.6-xfs / arch / avr32 / lib

File: [Development] / linux-2.6-xfs / arch / avr32 / lib / Makefile (download)

Revision 1.1, Tue Oct 31 15:49:12 2006 UTC (10 years, 11 months ago) by tes.longdrop.melbourne.sgi.com
Branch: MAIN

Merge up to 2.6.19-rc3
Merge of 2.6.x-xfs-melb:linux:27325b by kenmcd.

#
# Makefile for AVR32-specific library files
#

lib-y	:= copy_user.o clear_user.o
lib-y	+= strncpy_from_user.o strnlen_user.o
lib-y	+= delay.o memset.o memcpy.o findbit.o
lib-y	+= csum_partial.o csum_partial_copy_generic.o
lib-y	+= io-readsw.o io-readsl.o io-writesw.o io-writesl.o
lib-y	+= __avr32_lsl64.o __avr32_lsr64.o __avr32_asr64.o