mirror of
https://github.com/Hizenberg469/Driver-tutorial.git
synced 2026-04-19 16:32:23 +03:00
2 lines
252 B
Batchfile
2 lines
252 B
Batchfile
savedcmd_/home/junet/driver-tutorial/kernel_timer/demo_timer_driver.mod := printf '%s\n' demo_timer_driver.o | awk '!x[$$0]++ { print("/home/junet/driver-tutorial/kernel_timer/"$$0) }' > /home/junet/driver-tutorial/kernel_timer/demo_timer_driver.mod
|