You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -67,7 +67,7 @@ OrangeFox Recovery was originally designed for Xiaomi Redmi Note 4X Snapdragon (
67
67
|`DEVICE_TREE_BRANCH`| Device branch that you want to use for build (typically corresponds to the manifest branch) | android-12.1 |
68
68
|`DEVICE_PATH`| Device tree location for syncing, relative to workspace root (usually listed as "LOCAL_PATH" or "DEVICE_PATH" in BoardConfig.mk) | device/samsung/a05s |
69
69
|`DEVICE_NAME`| Model name (same as twrp_`<DEVICE_NAME>`.mk from device tree) | a05s |
70
-
| `DEVICE_MAKEFILE` | Name of device-specific makefile from tree (format: `<PREFIX>_<DEVICE_NAME>`) | twrp_a05s
70
+
| `DEVICE_MAKEFILE` | Name of device-specific makefile from tree (format: `<PREFIX>_<DEVICE_NAME>`) | fox_a05s.mk
0 commit comments