forked from Minki/linux
CRIS v32: Add lib/delay to build.
This commit is contained in:
parent
48c87a4483
commit
7674464cb3
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user