mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-09-17 12:14:24 +00:00
CRIS v32: Add lib/delay to build.
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user