From: Sapan Bhatia Date: Tue, 11 Mar 2008 20:43:52 +0000 (+0000) Subject: build compliance X-Git-Tag: trellis-2.6.22-Jan-2009~43 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=547a048dc1f34b9e974cbc10a10e0a0920a9a71e;p=linux-2.6.git build compliance --- diff --git a/Makefile b/Makefile index edc5038e1..e4239cb38 100644 --- a/Makefile +++ b/Makefile @@ -5,7 +5,7 @@ AWK = awk MD5SUM = md5sum SED = sed -SPECFILE = kernel-2.6-planetlab.spec +SPECFILE = kernel-2.6.spec # Thierry - when called from within the build, PWD is /build PWD=$(shell pwd) diff --git a/kernel-2.6-planetlab.spec b/kernel-2.6.spec similarity index 100% rename from kernel-2.6-planetlab.spec rename to kernel-2.6.spec