diff options
author | osm0sis <osm0sis@outlook.com> | 2017-11-29 13:47:09 -0400 |
---|---|---|
committer | osm0sis <osm0sis@outlook.com> | 2017-11-29 13:50:02 -0400 |
commit | df1999911b0049b0eb5c82de3873429507266f14 (patch) | |
tree | c5fe7a9b1857f0d1e78242306304b492b2b0482f | |
parent | 3269b51d28be3f2257f275ff8842e2b48ccd4b36 (diff) |
README: update for dtbo support
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -89,7 +89,7 @@ Optional supported binaries which may be placed in /tools to enable built-in exp ## // Instructions ## -1. Place zImage in the root (dtb should also go here for devices that require a custom one, both will fallback to the original if not included) +1. Place zImage in the root (dtb and/or dtbo should also go here for devices that require custom ones, each will fallback to the original if not included) 2. Place any required ramdisk files in /ramdisk, and modules in /modules |