mirror of
https://github.com/nxp-imx/linux-imx.git
synced 2026-05-27 10:34:32 +02:00
No (active) developer owns this hardware, so let's remove Linux support. Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de> Acked-by: Guenter Roeck <linux@roeck-us.net> Reviewed-by: Geert Uytterhoeven <geert@linux-m68k.org> Tested-by: Geert Uytterhoeven <geert@linux-m68k.org> Acked-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp>
512 B
512 B
SPDX-License-Identifier: GPL-2.0
Makefile for MIPS-specific library files..
lib-y += bitops.o csum_partial.o delay.o memcpy.o memset.o
mips-atomic.o strncpy_user.o
strnlen_user.o uncached.o
obj-y += iomap_copy.o obj-$(CONFIG_PCI) += iomap-pci.o lib-$(CONFIG_GENERIC_CSUM) := $(filter-out csum_partial.o, $(lib-y))
obj-$(CONFIG_CPU_GENERIC_DUMP_TLB) += dump_tlb.o obj-$(CONFIG_CPU_R3000) += r3k_dump_tlb.o
libgcc-style stuff needed in the kernel
obj-y += bswapsi.o bswapdi.o multi3.o