2 lines
386 B
Batchfile
2 lines
386 B
Batchfile
savedcmd_drivers/thermal/modules.order := { cat drivers/thermal/broadcom/modules.order; cat drivers/thermal/samsung/modules.order; cat drivers/thermal/intel/modules.order; cat drivers/thermal/st/modules.order; cat drivers/thermal/qcom/modules.order; cat drivers/thermal/tegra/modules.order; cat drivers/thermal/mediatek/modules.order; :; } > drivers/thermal/modules.order
|