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