CRIS v32: Add lib/delay to build.

This commit is contained in:
Jesper Nilsson 2008-01-25 17:32:01 +01:00
parent 48c87a4483
commit 7674464cb3

View 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