|
savedcmd_sound/pci/hda/snd-hda-codec.mod := printf '%s\n' hda_bind.o hda_codec.o hda_jack.o hda_auto_parser.o hda_sysfs.o hda_controller.o hda_proc.o hda_hwdep.o hda_beep.o | awk '!x[$$0]++ { print("sound/pci/hda/"$$0) }' > sound/pci/hda/snd-hda-codec.mod
|