mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-28 20:01:13 +00:00
Signed-off-by: Alex Guo <xfguo@jlsemi.com> Signed-off-by: Palmer Dabbelt <palmer@sifive.com>
8 lines
125 B
Makefile
8 lines
125 B
Makefile
lib-y += delay.o
|
|
lib-y += memcpy.o
|
|
lib-y += memset.o
|
|
lib-y += uaccess.o
|
|
lib-y += tishift.o
|
|
|
|
lib-$(CONFIG_32BIT) += udivdi3.o
|