From: S.Çağlar Onur Date: Tue, 4 May 2010 16:45:18 +0000 (+0000) Subject: kernel.spec -> kernel-2.6.spec X-Git-Tag: linux-2.6-32-0~7 X-Git-Url: http://git.onelab.eu/?p=linux-2.6.git;a=commitdiff_plain;h=ce2199b1b4e0853b9e3a1f6a176b1df265ac8ae1 kernel.spec -> kernel-2.6.spec --- diff --git a/Makefile b/Makefile index 07b9005b2..2473bfa36 100644 --- a/Makefile +++ b/Makefile @@ -10,7 +10,7 @@ SHA1SUM = sha1sum SED = sed # this is passed on the command line as the full path to /SPECS/kernel.spec -SPECFILE = kernel.spec +SPECFILE = kernel-2.6.spec # Thierry - when called from within the build, PWD is /build PWD=$(shell pwd) diff --git a/kernel.spec b/kernel-2.6.spec similarity index 100% rename from kernel.spec rename to kernel-2.6.spec