Merge branch 'master' of git://git.denx.de/u-boot-usb
[oweals/u-boot.git] / arch / mips / lib / Makefile
1 # SPDX-License-Identifier: GPL-2.0+
2 #
3 # (C) Copyright 2003-2006
4 # Wolfgang Denk, DENX Software Engineering, wd@denx.de.
5
6 obj-y   += cache.o
7 obj-y   += cache_init.o
8 obj-y   += genex.o
9 obj-y   += reloc.o
10 obj-y   += stack.o
11 obj-y   += traps.o
12
13 obj-$(CONFIG_CMD_BOOTM) += bootm.o
14 obj-$(CONFIG_CMD_GO) += boot.o
15 obj-$(CONFIG_SPL_BUILD) += spl.o
16
17 lib-$(CONFIG_USE_PRIVATE_LIBGCC) += ashldi3.o ashrdi3.o lshrdi3.o