mirror of
https://github.com/openwrt-xiaomi/xmir-patcher.git
synced 2026-09-22 22:57:55 +03:00
Add support Xiaomi Mesh Router Suite (D01)
This commit is contained in:
+1
-1
@@ -70,7 +70,7 @@ fn_pf2 = dn_tmp + fn_pfname + '_02'
|
||||
fn_pf3 = dn_tmp + fn_pfname + '_03'
|
||||
|
||||
fn_suffix = '_mips'
|
||||
if dn == 'r3d':
|
||||
if dn == 'r3d' or dn == 'd01':
|
||||
fn_suffix = '_armv7a'
|
||||
if dn == "rb03":
|
||||
fn_suffix = '_arm64'
|
||||
|
||||
Reference in New Issue
Block a user