a more recent madwifi - for f12
authorThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Mon, 4 Jan 2010 11:10:15 +0000 (11:10 +0000)
committerThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Mon, 4 Jan 2010 11:10:15 +0000 (11:10 +0000)
onelab-k27-tags.mk
onelab.mk

index 4e16731..1c9648a 100644 (file)
@@ -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))
index 3659577..f5f47b1 100644 (file)
--- 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