mirror of
https://github.com/torvalds/linux.git
synced 2024-11-02 10:11:36 +00:00
7 lines
120 B
Makefile
7 lines
120 B
Makefile
|
#
|
||
|
# arch/v850/lib/Makefile
|
||
|
#
|
||
|
|
||
|
lib-y = ashrdi3.o ashldi3.o lshrdi3.o muldi3.o negdi2.o \
|
||
|
checksum.o memcpy.o memset.o
|