10 lines
152 B
Plaintext
10 lines
152 B
Plaintext
|
# Copyright (c) 2021 Nordic Semiconductor ASA
|
||
|
# SPDX-License-Identifier: Apache-2.0
|
||
|
|
||
|
|
||
|
menu "Util libraries"
|
||
|
|
||
|
source "lib/util/fnmatch/Kconfig"
|
||
|
|
||
|
endmenu
|