writev and some fixes
This commit is contained in:
@@ -1,8 +1,10 @@
|
||||
ifeq ($(K),"current")
|
||||
|
||||
#ifeq ($(K),"current")
|
||||
KDIR=/lib/modules/`uname -r `/build
|
||||
else
|
||||
KDIR=../target
|
||||
endif
|
||||
#else
|
||||
#KDIR=../target
|
||||
#endif
|
||||
|
||||
|
||||
obj-m += mcctrl.o
|
||||
|
||||
|
||||
Reference in New Issue
Block a user