2 lines
234 B
Batchfile
2 lines
234 B
Batchfile
|
savedcmd_drivers/platform/surface/surface_aggregator_registry.mod := printf '%s\n' surface_aggregator_registry.o | awk '!x[$$0]++ { print("drivers/platform/surface/"$$0) }' > drivers/platform/surface/surface_aggregator_registry.mod
|