mcst-linux-kernel/patches-2024.06.26/gl4es-1.1.4/0173-add-Tinker-Board-1-1S-...

29 lines
679 B
Diff

From 89a182bc67915685107864cfb2c2a8ee043c6689 Mon Sep 17 00:00:00 2001
From: Alex <40271862+Moldytzu@users.noreply.github.com>
Date: Wed, 3 Nov 2021 22:04:29 +0200
Subject: [PATCH 173/233] add Tinker Board 1/1S compilation steps
---
COMPILE.md | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/COMPILE.md b/COMPILE.md
index a7d5e3dd..7aa565c6 100644
--- a/COMPILE.md
+++ b/COMPILE.md
@@ -21,6 +21,11 @@ It's better to define the CMake Build type, preferably `RelWithDebInfo`, that de
`mkdir build; cd build; cmake .. -DODROID=1 -DCMAKE_BUILD_TYPE=RelWithDebInfo; make`
+*Tinker Board 1/1S or RK3288*
+---
+
+ use ODROID profile.
+
*OrangePI*
---
--
2.11.0