zephyr/modules/hal_nxp/usb/CMakeLists.txt
Torsten Rasmussen 9b43e7a23d modules: hal_nxp: removing always empty zephyr_library
No sources were ever added to the `zephyr_library()` defined in
modules/hal_nxp/usb/CMakeLists.txt, thus removing this lib to avoid
the warning:

> No SOURCES given to Zephyr library: modules__hal_nxp__usb
>
> Excluding target from build.

Signed-off-by: Torsten Rasmussen <Torsten.Rasmussen@nordicsemi.no>
2021-09-28 12:13:23 +02:00

7 lines
100 B
CMake

#
# Copyright (c) 2021, NXP
#
# SPDX-License-Identifier: Apache-2.0
#
zephyr_include_directories(.)