2 lines
362 B
Batchfile
2 lines
362 B
Batchfile
savedcmd_drivers/platform/x86/dell/dell-wmi-sysman/dell-wmi-sysman.mod := printf '%s\n' sysman.o enum-attributes.o int-attributes.o string-attributes.o passobj-attributes.o biosattr-interface.o passwordattr-interface.o | awk '!x[$$0]++ { print("drivers/platform/x86/dell/dell-wmi-sysman/"$$0) }' > drivers/platform/x86/dell/dell-wmi-sysman/dell-wmi-sysman.mod
|