CRIS v32: Add lib/delay to build.
This commit is contained in:
@@ -2,5 +2,6 @@
|
|||||||
# Makefile for Etrax-specific library files..
|
# 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
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user