25 lines
809 B
Diff
25 lines
809 B
Diff
From 789911a4df5edc958d60f2cbe181ca8b9a2c2791 Mon Sep 17 00:00:00 2001
|
|
From: Dongjin Kim <tobetter@gmail.com>
|
|
Date: Thu, 4 Mar 2021 11:57:03 +0900
|
|
Subject: [PATCH 087/109] ODROID-N2: arm64/dts: overlay: add softlink for
|
|
ODROID-N2Plus
|
|
|
|
Signed-off-by: Dongjin Kim <tobetter@gmail.com>
|
|
Change-Id: I7ffd728cac899fc79983edf28e7dc3b0e2820173
|
|
---
|
|
arch/arm64/boot/dts/amlogic/overlays/odroidn2_plus | 1 +
|
|
1 file changed, 1 insertion(+)
|
|
create mode 120000 arch/arm64/boot/dts/amlogic/overlays/odroidn2_plus
|
|
|
|
diff --git a/arch/arm64/boot/dts/amlogic/overlays/odroidn2_plus b/arch/arm64/boot/dts/amlogic/overlays/odroidn2_plus
|
|
new file mode 120000
|
|
index 000000000000..2583b0c5131c
|
|
--- /dev/null
|
|
+++ b/arch/arm64/boot/dts/amlogic/overlays/odroidn2_plus
|
|
@@ -0,0 +1 @@
|
|
+odroidn2
|
|
\ No newline at end of file
|
|
--
|
|
2.25.1
|
|
|