summaryrefslogtreecommitdiff
path: root/test/lib/Makefile
blob: b13aaca7ce541fe8bbf33b1eec3a81c575acfa82 (plain)
1
2
3
4
5
6
7
8
9
# SPDX-License-Identifier: GPL-2.0+
#
# (C) Copyright 2018
# Mario Six, Guntermann & Drunck GmbH, mario.six@gdsys.cc
obj-y += cmd_ut_lib.o
obj-y += hexdump.o
obj-y += lmb.o
obj-y += string.o
obj-$(CONFIG_ERRNO_STR) += test_errno_str.o