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

obj-y	+= io.o

obj-$(CONFIG_CMD_BOOTM) += bootm.o

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