mirror of
https://github.com/nxp-imx/linux-imx.git
synced 2025-12-29 13:57:43 +01:00
It took a while longer than on other architectures but gcc has finally
started to strike us as well ...
This also fixes the damage by 6edfba1b33.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
286 B
286 B
Makefile for MIPS-specific library files..
lib-y += csum_partial_copy.o memcpy.o promlib.o strlen_user.o strncpy_user.o
strnlen_user.o uncached.o
obj-y += iomap.o
libgcc-style stuff needed in the kernel
lib-y += ashldi3.o ashrdi3.o lshrdi3.o
EXTRA_AFLAGS := $(CFLAGS)