commit | 50c9c41a389534c2f95be9e0f36de463e9ffe5e4 | [log] [tgz] |
---|---|---|
author | Anders Roxell <anders.roxell@linaro.org> | Tue Jul 09 19:33:38 2024 +0200 |
committer | nareshkamboju <naresh.kamboju@gmail.com> | Wed Jul 10 18:57:59 2024 +0530 |
tree | 9a58efe25e91f600f13727f93d60ee8c58cb7baf | |
parent | bde4f2e25196fefe8d6cff30916431a262afaead [diff] |
automated: linux: modules: use modules.order instead of find Using the modules.order file in '/lib/modules/$(uname -r)/' will ensure the order of the modules are the same. Signed-off-by: Anders Roxell <anders.roxell@linaro.org>