mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-03-11 23:27:42 +07:00
8 lines
211 B
Makefile
8 lines
211 B
Makefile
![]() |
#
|
||
|
# Makefile for m68knommu specific library files..
|
||
|
#
|
||
|
|
||
|
lib-y := ashldi3.o ashrdi3.o lshrdi3.o \
|
||
|
muldi3.o mulsi3.o divsi3.o udivsi3.o modsi3.o umodsi3.o \
|
||
|
checksum.o semaphore.o memcpy.o memset.o delay.o
|