mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2026-01-13 03:46:17 +00:00
8 lines
153 B
Makefile
8 lines
153 B
Makefile
#
|
|
# Makefile for Etrax-specific library files..
|
|
#
|
|
|
|
lib-y = checksum.o checksumcopy.o string.o usercopy.o memset.o \
|
|
csumcpfruser.o spinlock.o delay.o
|
|
|