u-boot-brain/test/log/Makefile
Simon Glass ef11ed8239 log: Add a test command
Add a command which exercises the logging system.

Signed-off-by: Simon Glass <sjg@chromium.org>
2017-12-07 15:17:00 -05:00

8 lines
113 B
Makefile

#
# Copyright (c) 2017 Google, Inc
#
# SPDX-License-Identifier: GPL-2.0+
#
obj-$(CONFIG_LOG_TEST) += log_test.o