Changed default build kernel to the latest kernel in use
authorSapan Bhatia <gwsapan@gmail.com>
Fri, 17 Jan 2014 21:54:04 +0000 (16:54 -0500)
committerSapan Bhatia <gwsapan@gmail.com>
Fri, 17 Jan 2014 21:54:04 +0000 (16:54 -0500)
Makefile

index 1a9368e..e0f7bf6 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -7,7 +7,7 @@ ARCH=$(shell uname -m)
 DIST=fc18
 
 ifeq ($(wildcard /lib/modules/$(KVER)/build),) 
-       KVER=3.10.6-100.$(DIST).$(ARCH)
+       KVER=3.10.12-100.$(DIST).$(ARCH)
 endif
 
 all: