From: Sapan Bhatia Date: Wed, 13 Nov 2013 20:19:08 +0000 (-0500) Subject: Fix build X-Git-Tag: procprotect-0.4-3~1 X-Git-Url: http://git.onelab.eu/?p=procprotect.git;a=commitdiff_plain;h=6adc23eccf020daf77c6e3a6a9d0057d567c88da Fix build --- diff --git a/Makefile b/Makefile index 0a9e45e..97aa044 100644 --- a/Makefile +++ b/Makefile @@ -7,7 +7,7 @@ ARCH=$(shell uname -m) DIST=fc18 ifeq ($(wildcard /lib/modules/$(KVER)/build),) - KVER=3.11.4-101.$(DIST).$(ARCH) + KVER=3.10.6-100.$(DIST).$(ARCH) endif all: