From 17101c41b682d7695cb860b6bdaebbb2f5934b97 Mon Sep 17 00:00:00 2001 From: Russell Reynolds <129880470+sosRR@users.noreply.github.com> Date: Tue, 23 Jan 2024 17:44:41 -0600 Subject: [PATCH] Update README.md --- README.md | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index bf4202f..a02255d 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,13 @@ -Include your kernel image or find one for your specific device in telegram or xda (also could pull it from your boot image) -Place kernel image named kernel in folder named prebuilt -check for maintainer image placement is correct (if no it will show "no image") +Extract kernel.gz to same folder + +check for maintainer image placement is correct +(if no it will show "no image") # Building + +setup build environment for orangefox 12.1 +add device trees + ```bash . build/envsetup.sh lunch ofox_genevn-eng && m -j$(nproc --all) recoveryimage