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