summaryrefslogtreecommitdiffstats
path: root/arch/mips/lib/Makefile
blob: ac536da674d3958063f35f8e4bc76ae4c777f3d5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#
# (C) Copyright 2003-2006
# Wolfgang Denk, DENX Software Engineering, wd@denx.de.
#
# SPDX-License-Identifier:	GPL-2.0+
#

obj-y	+= cache.o
obj-y	+= cache_init.o
obj-y	+= io.o

obj-$(CONFIG_CMD_BOOTM) += bootm.o

lib-$(CONFIG_USE_PRIVATE_LIBGCC) += ashldi3.o ashrdi3.o lshrdi3.o
OpenPOWER on IntegriCloud