6 lines
160 B
Plaintext
6 lines
160 B
Plaintext
# Copyright (c) 2023 Nordic Semiconductor ASA
|
|||
# SPDX-License-Identifier: Apache-2.0
|
|||
|
|||
# Note: $ARCH might be a glob pattern
|
|||
source "$(ARCH_DIR)/$(ARCH)/Kconfig"
|