diff --git a/Makefile b/Makefile index adfcbba..24e77d2 100644 --- a/Makefile +++ b/Makefile @@ -734,7 +734,7 @@ EXTRA_CFLAGS += -DCONFIG_LITTLE_ENDIAN ARCH := arm CROSS_COMPILE := arm-linux-gnueabi- KVER := $(shell uname -r) -KSRC ?= /home/tm-pc-vm1x64/GitHub/linux +KSRC ?= /lib/modules/$(KVER)/build MODDESTDIR := /lib/modules/$(KVER)/kernel/drivers/net/wireless/ endif