Hi all,

I want to load kernel module ci_hdrc_imx at boot time and add a conf file
in /etc/modprobe.d. I find it can be done by add
module_conf_ci_hdrc_imx = "my configure"

But the suffix "imx" is in OVERRIDES, so I get
module_conf_ci_hdrc = "my configure"

How to disable the OVERRIDES temperally here? Or may be there is another
way?

Thanks,
Qiang
-- 
_______________________________________________
yocto mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to