forked from Minki/linux
47a8f6fb34
The CRIS SMP code cannot be built since there is no (and appears to never have been) a CONFIG_SMP Kconfig option in arch/cris/. Remove it. Signed-off-by: Rabin Vincent <rabin@rab.in> Signed-off-by: Jesper Nilsson <jespern@axis.com>
8 lines
151 B
Makefile
8 lines
151 B
Makefile
#
|
|
# Makefile for Etrax-specific library files..
|
|
#
|
|
|
|
lib-y = checksum.o checksumcopy.o string.o usercopy.o memset.o \
|
|
csumcpfruser.o delay.o strcmp.o
|
|
|