[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.2, Thu Dec 21 14:39:45 2006 UTC (10 years, 10 months ago) by donaldd.longdrop.melbourne.sgi.com
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +1 -0 lines

Merge up to 2.6.19
Merge of 2.6.x-xfs-melb:linux:27801b 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	+= io-readsb.o io-writesb.o
lib-y	+= __avr32_lsl64.o __avr32_lsr64.o __avr32_asr64.o