162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only
262306a36Sopenharmony_ci# builds a module that calls various trace_printk routines
362306a36Sopenharmony_ci# then to use one (as root):  insmod <module_name.ko>
462306a36Sopenharmony_ci
562306a36Sopenharmony_ci# This module can also be used to test the trace_printk code.
662306a36Sopenharmony_ci
762306a36Sopenharmony_ciobj-$(CONFIG_SAMPLE_TRACE_PRINTK) += trace-printk.o
8