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 16:58:34 +09:00
parent 74a4a217c7
commit bd45826384
15 changed files with 1254 additions and 4 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
obj-m = my_timer.o
obj-m = my_interrupt.o
KERNEL = /root/tegra
PWD = $(shell pwd)