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

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

obj-$(CONFIG_CMD_BOOTM) += bootm.o

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