diff --git a/lists/utils.m4 b/lists/utils.m4 index e41570c81ee54b1be71b6391355f2fcbb0ca3228..be53d194fecb1f77fdfaade3a6b0789b4c3e7d55 100644 --- a/lists/utils.m4 +++ b/lists/utils.m4 @@ -43,7 +43,7 @@ function list_script(list) end if not board then - local model = model or os_release["LEDE_DEVICE_PRODUCT"] + local model = model or os_release["OPENWRT_DEVICE_PRODUCT"] or os_release["LEDE_DEVICE_PRODUCT"] if model:match("[Mm]ox") then board = "mox" elseif model:match("[Oo]mnia") then