2 lines
183 B
Batchfile
2 lines
183 B
Batchfile
|
savedcmd_drivers/net/phy/mscc/mscc.mod := printf '%s\n' mscc_main.o mscc_serdes.o mscc_ptp.o | awk '!x[$$0]++ { print("drivers/net/phy/mscc/"$$0) }' > drivers/net/phy/mscc/mscc.mod
|