xref: /openbmc/u-boot/test/lib/Makefile (revision 2e8560797fc69a34c330a875da4f5d2992452f1e)
1# SPDX-License-Identifier: GPL-2.0+
2#
3# (C) Copyright 2018
4# Mario Six, Guntermann & Drunck GmbH, mario.six@gdsys.cc
5obj-y += cmd_ut_lib.o
6obj-y += hexdump.o
7obj-y += lmb.o
8obj-y += string.o
9