]> git.kernelconcepts.de Git - karo-tx-uboot.git/blob - arch/mips/lib/Makefile
Merge branch 'u-boot/master'
[karo-tx-uboot.git] / arch / mips / lib / Makefile
1 #
2 # (C) Copyright 2003-2006
3 # Wolfgang Denk, DENX Software Engineering, wd@denx.de.
4 #
5 # SPDX-License-Identifier:      GPL-2.0+
6 #
7
8 ifndef CONFIG_SYS_GENERIC_BOARD
9 obj-y   += board.o
10 endif
11 obj-y   += io.o
12
13 obj-$(CONFIG_CMD_BOOTM) += bootm.o
14
15 lib-$(CONFIG_USE_PRIVATE_LIBGCC) += ashldi3.o ashrdi3.o lshrdi3.o