mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-02-13 18:55:27 +07:00
10 lines
162 B
Makefile
10 lines
162 B
Makefile
![]() |
#
|
||
|
# Makefile for Etrax-specific library files..
|
||
|
#
|
||
|
|
||
|
|
||
|
EXTRA_AFLAGS := -traditional
|
||
|
|
||
|
lib-y = checksum.o checksumcopy.o string.o usercopy.o memset.o csumcpfruser.o
|
||
|
|