1# Copyright 2024 NXP
2# SPDX-License-Identifier: Apache-2.0
3
4zephyr_library()
5zephyr_library_sources_ifdef(CONFIG_MCUX_LPCMP mcux_lpcmp.c)
6