Skip to content

Commit a084ec5

Browse files
tejlmandcfriedt
authored andcommitted
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 <[email protected]>
1 parent c3fac65 commit a084ec5

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

modules/hal_nxp/usb/CMakeLists.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,4 @@
33
#
44
# SPDX-License-Identifier: Apache-2.0
55
#
6-
zephyr_library()
7-
86
zephyr_include_directories(.)

0 commit comments

Comments
 (0)