CRIS v32: Add lib/delay to build.
authorJesper Nilsson <jesper.nilsson@axis.com>
Fri, 25 Jan 2008 16:32:01 +0000 (17:32 +0100)
committerJesper Nilsson <jesper.nilsson@axis.com>
Fri, 8 Feb 2008 10:06:35 +0000 (11:06 +0100)
arch/cris/arch-v32/lib/Makefile

index 05b3ec6978d6cb503581be68a03639732b96006e..eb4aad1f115889cf6fce82f8f6bd78257d063ec3 100644 (file)
@@ -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
 
This page took 0.024574 seconds and 5 git commands to generate.