]> git.ipfire.org Git - people/ms/u-boot.git/blob - arch/arc/lib/Makefile
Merge branch 'master' of git://git.denx.de/u-boot-arm
[people/ms/u-boot.git] / arch / arc / lib / Makefile
1 #
2 # Copyright (C) 2013-2014 Synopsys, Inc. All rights reserved.
3 #
4 # SPDX-License-Identifier: GPL-2.0+
5 #
6
7 obj-y += sections.o
8 obj-y += relocate.o
9 obj-y += strchr-700.o
10 obj-y += strcmp.o
11 obj-y += strcpy-700.o
12 obj-y += strlen.o
13 obj-y += memcmp.o
14 obj-y += memcpy-700.o
15 obj-y += memset.o
16 obj-$(CONFIG_CMD_BOOTM) += bootm.o