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