From 7c8e0d3434b6c9de81c5d6a50653eb1d85f2b093 Mon Sep 17 00:00:00 2001 From: Andy Bavier Date: Thu, 3 Apr 2008 02:10:10 +0000 Subject: [PATCH] Commented out mac80211 and iwlwifi patches --- kernel-2.6.spec | 44 ++++++++++++++++++++++---------------------- 1 file changed, 22 insertions(+), 22 deletions(-) diff --git a/kernel-2.6.spec b/kernel-2.6.spec index bcd3a76a6..bc69c8886 100644 --- a/kernel-2.6.spec +++ b/kernel-2.6.spec @@ -360,25 +360,25 @@ KERNEL_PREVIOUS=vanilla %endif # Run the mac80211 stuff in the kernel tree holding the last patch -tar -xzf %{PATCH600} -pushd mac80211-%{mac80211_version} -mac80211_makeflags="KSRC=../$KERNEL_PREVIOUS" -make $mac80211_makeflags modified -make $mac80211_makeflags source -make $mac80211_makeflags patch_kernel -popd +# tar -xzf %{PATCH600} +# pushd mac80211-%{mac80211_version} +# mac80211_makeflags="KSRC=../$KERNEL_PREVIOUS" +# make $mac80211_makeflags modified +# make $mac80211_makeflags source +# make $mac80211_makeflags patch_kernel +# popd # Untar iwlwifi in the same place - needs to be compiled later -tar -xzf %{PATCH601} +# tar -xzf %{PATCH601} # the install target is broken: first it does not pass the right -b flag to depmod # second we do not need to invoke depmod at this stage anyway # let's add our own patch/stuff in this Makefile for manual install later on -pushd iwlwifi-%{iwlwifi_version} -cat >> Makefile <> Makefile <