kernel.spec -> kernel-2.6.spec
authorS.Çağlar Onur <caglar@cs.princeton.edu>
Tue, 4 May 2010 16:45:18 +0000 (16:45 +0000)
committerS.Çağlar Onur <caglar@cs.princeton.edu>
Tue, 4 May 2010 16:45:18 +0000 (16:45 +0000)
Makefile
kernel-2.6.spec [moved from kernel.spec with 100% similarity]

index 07b9005..2473bfa 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -10,7 +10,7 @@ SHA1SUM       = sha1sum
 SED    = sed
 
 # this is passed on the command line as the full path to <build>/SPECS/kernel.spec
-SPECFILE = kernel.spec
+SPECFILE = kernel-2.6.spec
 
 # Thierry - when called from within the build, PWD is /build
 PWD=$(shell pwd)
similarity index 100%
rename from kernel.spec
rename to kernel-2.6.spec