From: Thierry Parmentelat Date: Mon, 20 Jun 2011 08:48:46 +0000 (+0200) Subject: move a k22-dependant setting where it belongs X-Git-Tag: 5.0-rc23~42^2~19 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=792bd96bfa4ef021506428c20d124799880ccea9;p=build.git move a k22-dependant setting where it belongs --- diff --git a/onelab-k22-tags-deprecated.mk b/onelab-k22-tags-deprecated.mk index 0642d418..5eea33ce 100644 --- a/onelab-k22-tags-deprecated.mk +++ b/onelab-k22-tags-deprecated.mk @@ -2,6 +2,8 @@ linux-2.6-BRANCH := 22 linux-2.6-GITPATH := git://git.onelab.eu/linux-2.6.git@linux-2.6-22-50 +# this is useful for 2.6.22 but will not be needed anymore with 2.6.27 +kernel-SPECVARS += iwlwifi=1 madwifi-BRANCH := 0.9.4 madwifi-GITPATH := git://git.onelab.eu/madwifi.git@madwifi-0.9.4-3 iptables-BRANCH := 1.3.8 diff --git a/onelab.mk b/onelab.mk index 3ed101a2..f2585f4d 100644 --- a/onelab.mk +++ b/onelab.mk @@ -23,8 +23,6 @@ kernel-RPMFLAGS:= --target i686 else kernel-RPMFLAGS:= --target $(HOSTARCH) endif -# this is useful for 2.6.22 but will not be needed anymore with 2.6.27 -kernel-SPECVARS += iwlwifi=1 kernel-SPECVARS += kernelconfig=planetlab KERNELS += kernel