summaryrefslogtreecommitdiffstats
path: root/arch/mips/lib/Makefile
blob: 88ef1c59ab59bf6081dd43a61c6631bcaf12f460 (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	+= board.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