blob: 2a4b11f2cdde16f7a90435f722b8d156e6983511 [file] [log] [blame]
# Copyright (c) 2019 Interay Solutions B.V.
# Copyright (c) 2019 Oane Kingma
# Copyright (c) 2020 Thorvald Natvig
# SPDX-License-Identifier: Apache-2.0
if(CONFIG_ETH_GECKO)
zephyr_library()
zephyr_library_sources(board.c)
endif()