git: 594c5fa10919 - main - arm/nvidia: Fix DTS build
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 22 Mar 2024 06:50:58 UTC
The branch main has been updated by manu:
URL: https://cgit.FreeBSD.org/src/commit/?id=594c5fa10919c25e7398348731d7da55149a5e5c
commit 594c5fa10919c25e7398348731d7da55149a5e5c
Author: Emmanuel Vadot <manu@FreeBSD.org>
AuthorDate: 2024-03-22 06:49:54 +0000
Commit: Emmanuel Vadot <manu@FreeBSD.org>
CommitDate: 2024-03-22 06:49:54 +0000
arm/nvidia: Fix DTS build
We need to include the DTS with the full path now that it changed.
Fixes: f126890ac538 ("Import device-tree files from Linux 6.5")
Sponsored by: Beckhoff Automation GmbH & Co. KG
---
sys/dts/arm/tegra124-jetson-tk1-fbsd.dts | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys/dts/arm/tegra124-jetson-tk1-fbsd.dts b/sys/dts/arm/tegra124-jetson-tk1-fbsd.dts
index 276feadc42b2..0a5d325f0537 100644
--- a/sys/dts/arm/tegra124-jetson-tk1-fbsd.dts
+++ b/sys/dts/arm/tegra124-jetson-tk1-fbsd.dts
@@ -28,7 +28,7 @@
* SUCH DAMAGE.
*/
-#include "tegra124-jetson-tk1.dts"
+#include "nvidia/tegra124-jetson-tk1.dts"
/ {
chosen {