blob: 7675f855d5a964c56bd9c0c67f3d4a34c98659a7 [file] [log] [blame]
Alexey Brodkin22723822014-02-04 12:56:15 +04001#
2# Copyright (C) 2013-2014 Synopsys, Inc. All rights reserved.
3#
4# SPDX-License-Identifier: GPL-2.0+
5#
6
7obj-y += sections.o
8obj-y += relocate.o
9obj-y += strchr-700.o
10obj-y += strcmp.o
11obj-y += strcpy-700.o
12obj-y += strlen.o
13obj-y += memcmp.o
14obj-y += memcpy-700.o
15obj-y += memset.o
16obj-$(CONFIG_CMD_BOOTM) += bootm.o