From: Jesper Nilsson Date: Fri, 25 Jan 2008 16:32:01 +0000 (+0100) Subject: CRIS v32: Add lib/delay to build. X-Git-Tag: v2.6.25-rc1~40^2~51 X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7674464cb31ff652d2eda69783ef61640eae4c3c;p=linux-2.6 CRIS v32: Add lib/delay to build. --- diff --git a/arch/cris/arch-v32/lib/Makefile b/arch/cris/arch-v32/lib/Makefile index 05b3ec6978..eb4aad1f11 100644 --- a/arch/cris/arch-v32/lib/Makefile +++ b/arch/cris/arch-v32/lib/Makefile @@ -2,5 +2,6 @@ # Makefile for Etrax-specific library files.. # -lib-y = checksum.o checksumcopy.o string.o usercopy.o memset.o csumcpfruser.o spinlock.o +lib-y = checksum.o checksumcopy.o string.o usercopy.o memset.o \ + csumcpfruser.o spinlock.o delay.o