Typo
authorSapan Bhatia <gwsapan@gmail.com>
Fri, 16 Aug 2013 21:00:44 +0000 (17:00 -0400)
committerSapan Bhatia <gwsapan@gmail.com>
Fri, 16 Aug 2013 21:00:44 +0000 (17:00 -0400)
Makefile

index 78b34dd..2065adc 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -5,7 +5,7 @@ ARCH=$(shell uname -m)
 DIST=fc18 # Is there an easy way of fetching this automatically, short of mapping /etc/redhat-release
 
 ifeq ($(wildcard /lib/modules/$(KVER)/build),) 
-       KVER=3.10.6-100.$(DIST).$(KVER)
+       KVER=3.10.6-100.$(DIST).$(ARCH)
 endif
 
 all: