1
0
mirror of https://github.com/ioacademy-jikim/kernel.git synced 2026-08-11 16:32:59 +00:00
This commit is contained in:
Your Name
2017-11-13 15:57:49 +09:00
parent b09b250779
commit 74a4a217c7
18 changed files with 91 additions and 43 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
obj-m = module_2.o
obj-m = my_timer.o
KERNEL = /root/tegra
PWD = $(shell pwd)