一、Makefile文件格式KVERS = $(shell uname -r) #Kernel modules obj-m += globalmem.o #Specify flags for the module compilation #开启可以包含 ...
確定! 回上一頁