From: Xilin Wu Date: 星期三, 21 Jul 2021 14:51:22 +0000 (+0000) Subject: Revert "Fix confusion" X-Git-Tag: v0.4.2~11 X-Git-Url: https://git.renegade-project.org/?a=commitdiff_plain;h=98e35a25ea27b174659081799ace21f7d5a75da4;p=edk2-sdm845.git Revert "Fix confusion" This reverts commit 60d3652a0167f4d370422d78ecec8c730ad20058. --- diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 058446b..074a5c9 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -38,7 +38,6 @@ jobs: - trident - draco - pd1821 - - fckmtp-proto # Steps represent a sequence of tasks that will be executed as part of the job steps: diff --git a/README.md b/README.md index dc6fab0..65b3142 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ QQ chinese group: 697666196 (Main group) 737223105 (Linux/edk2) 16. Nokia9 PureView (olympic) 17. ASUS ZenFone 5Z (draco) 18. Vivo NEX Dual Display (pd1821) -19. Mysterious device prototype (fckmtp-proto) +19. Unknown device fckmtp (fckmtp) ## Dependencies diff --git a/build.sh b/build.sh index eefe513..1396154 100755 --- a/build.sh +++ b/build.sh @@ -20,7 +20,7 @@ DEVICES=( olympic draco pd1821 - fckmtp-proto + fckmtp ) ##################################### diff --git a/device_specific/fckmtp-proto.dtb b/device_specific/fckmtp.dtb similarity index 100% rename from device_specific/fckmtp-proto.dtb rename to device_specific/fckmtp.dtb diff --git a/sdm845Pkg/Devices/fckmtp-proto.dsc b/sdm845Pkg/Devices/fckmtp.dsc similarity index 100% rename from sdm845Pkg/Devices/fckmtp-proto.dsc rename to sdm845Pkg/Devices/fckmtp.dsc