On linux you can either add a kernel paramteter a boot time:
firmware_class.path=$CUSTOMIZED_PATH
or you can change it through sys in file:
/sys/module/firmware_class/parameters/path
On linux you can either add a kernel paramteter a boot time:
firmware_class.path=$CUSTOMIZED_PATH
or you can change it through sys in file:
/sys/module/firmware_class/parameters/path