nt9856x/BSP/u-boot/test/lib/Makefile
2023-03-28 15:07:53 +08:00

9 lines
191 B
Makefile

# 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