From 063f0ff22d45ae9aa56edd4988588af4d5653988 Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Mon, 4 Jan 2010 11:10:15 +0000 Subject: [PATCH] a more recent madwifi - for f12 --- onelab-k27-tags.mk | 2 +- onelab.mk | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/onelab-k27-tags.mk b/onelab-k27-tags.mk index 4e16731e..1c9648af 100644 --- a/onelab-k27-tags.mk +++ b/onelab-k27-tags.mk @@ -6,7 +6,7 @@ linux-2.6-SVNPATH := http://svn.planet-lab.org/svn/linux-2.6/trunk # this should build ipfwsrc-SVNPATH := http://svn.planet-lab.org/svn/ipfw/trunk -madwifi-SVNPATH := http://svn.planet-lab.org/svn/madwifi/tags/madwifi-3878-0 +madwifi-SVNPATH := http://svn.planet-lab.org/svn/madwifi/trunk # nozomi not needed anymore for 2.6.27 ALL:=$(subst nozomi,,$(ALL)) IN_BOOTSTRAPFS:=$(subst nozomi,,$(IN_BOOTSTRAPFS)) diff --git a/onelab.mk b/onelab.mk index 3659577e..f5f47b13 100644 --- a/onelab.mk +++ b/onelab.mk @@ -60,7 +60,7 @@ ALL += ipfwslice # this doesn't build on f12 - weird all right - I suspect gcc to be smarter but that needs investigation # is madwifi still current anyway ? should we move to ath5k instead ? -ifneq "$(DISTRONAME)" "f12" +#ifneq "$(DISTRONAME)" "f12" # # madwifi # @@ -73,7 +73,7 @@ madwifi-SPECVARS = kernel_version=$(kernel.rpm-version) \ kernel_arch=$(kernel.rpm-arch) ALL += madwifi IN_BOOTSTRAPFS += madwifi -endif +#endif # # nozomi -- 2.47.0