1
0
mirror of https://github.com/ioacademy-jikim/kernel synced 2025-06-07 16:06:20 +00:00
kernel/01_day/Makefile
2017-11-13 13:17:45 +09:00

5 lines
98 B
Makefile

obj-m = module_2.o
default :
make -C /root/tegra SUBDIRS=/root/android/my_test/01_day modules