Merge tag 'dm-pull-29oct19' of git://git.denx.de/u-boot-dm
[oweals/u-boot.git] / test / lib / Makefile
1 # SPDX-License-Identifier: GPL-2.0+
2 #
3 # (C) Copyright 2018
4 # Mario Six, Guntermann & Drunck GmbH, mario.six@gdsys.cc
5 obj-y += cmd_ut_lib.o
6 obj-y += hexdump.o
7 obj-y += lmb.o
8 obj-y += string.o
9 obj-$(CONFIG_ERRNO_STR) += test_errno_str.o