1# Copyright (c) 2024 Gerson Fernando Budke <nandojve@gmail.com> 2# SPDX-License-Identifier: Apache-2.0 3 4# Suppress "unique_unit_address_if_enabled" to handle the following overlaps: 5# - /soc/ethernet@40050000 & /soc/mdio@40050000 6list(APPEND EXTRA_DTC_FLAGS "-Wno-unique_unit_address_if_enabled") 7