mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 08:43:19 -04:00
dts: Fix arm/qcom-ipq4018-rt-ac58u.dts for recent device-tree versions
The included file has recently moved to a subdirectory.
This fixes building arm.armv7 ASUS_AC1300 (marked NO_UNIVERSE).
Fixes: f126890ac5 ("Import device-tree files from Linux 6.5")
This commit is contained in:
parent
e21e8c9180
commit
ac0c8c1186
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
|
||||
|
||||
#include "qcom-ipq4019.dtsi"
|
||||
#include "qcom/qcom-ipq4019.dtsi"
|
||||
#include "qcom-ipq4019-ethernet.dtsi"
|
||||
|
||||
#include <dt-bindings/gpio/gpio.h>
|
||||
|
|
|
|||
Loading…
Reference in a new issue