2 lines
546 B
Batchfile
2 lines
546 B
Batchfile
savedcmd_sound/soc/amd/modules.order := { echo sound/soc/amd/acp_audio_dma.o; echo sound/soc/amd/snd-soc-acp-da7219mx98357-mach.o; echo sound/soc/amd/snd-soc-acp-rt5645-mach.o; echo sound/soc/amd/snd-soc-acp-es8336-mach.o; cat sound/soc/amd/raven/modules.order; cat sound/soc/amd/renoir/modules.order; cat sound/soc/amd/vangogh/modules.order; cat sound/soc/amd/yc/modules.order; echo sound/soc/amd/snd-acp-config.o; cat sound/soc/amd/rpl/modules.order; cat sound/soc/amd/ps/modules.order; :; } > sound/soc/amd/modules.order
|