summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorosm0sis <osm0sis@outlook.com>2019-07-12 20:18:52 -0300
committerosm0sis <osm0sis@outlook.com>2019-07-12 20:18:52 -0300
commit823e8a6cfa393cbb1bafdd55287698ca2ccb0703 (patch)
treeaca0c8c4af1d5cedc376d1f9577867fd05137bb3
parent6872cf5977fa8846a6a169ef00eec6fc91d25a3e (diff)
README: update for optional arch detect
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 402ba1c..161a940 100644
--- a/README.md
+++ b/README.md
@@ -114,6 +114,8 @@ Optional supported binaries which may be placed in /tools to enable built-in exp
* `BootSignature_Android.jar` + `avb` keys directory - Google Android Verified Boot (AVB) signature support
* `rkcrc` - Rockchip KRNL ramdisk image support
+Optionally moving ARM builds to tools/arm and putting x86 builds in tools/x86 will enable architecture detection for use with broad, device non-specific zips.
+
## // Instructions ##
1. Place final kernel build product, e.g. Image.gz-dtb or zImage to name a couple, in the zip root (separate dt, dtb or recovery_dtbo, and/or dtbo should also go here for devices that require custom ones, each will fallback to the original if not included)