]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - wl12xx/compat-wireless.git/commitdiff
compat-wireless: fix enabling of 2.6.24
authorLuis R. Rodriguez <lrodriguez@atheros.com>
Wed, 25 Aug 2010 23:52:11 +0000 (16:52 -0700)
committerLuis R. Rodriguez <lrodriguez@atheros.com>
Wed, 25 Aug 2010 23:52:32 +0000 (16:52 -0700)
Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
enable-older-kernels/enable-2.6.24.patch

index 9bc48771ecec14d7c35a87ab27d951f26db48e0e..e1e0cfc5edd5d997fe1e9864fa6fae316ba0a370 100644 (file)
@@ -14,14 +14,14 @@ index 777ebd3..2ad11fc 100644
  
  ifeq ($(CONFIG_CFG80211),y)
 diff --git a/scripts/gen-compat-autoconf.sh b/scripts/gen-compat-autoconf.sh
  
  ifeq ($(CONFIG_CFG80211),y)
 diff --git a/scripts/gen-compat-autoconf.sh b/scripts/gen-compat-autoconf.sh
-index 1e3002e..64dac69 100755
+index 1e3002e..0f0e415 100755
 --- a/scripts/gen-compat-autoconf.sh
 +++ b/scripts/gen-compat-autoconf.sh
 @@ -11,7 +11,7 @@
  
  # This indicates which is the oldest kernel we support
  # Update this if you are adding support for older kernels.
 --- a/scripts/gen-compat-autoconf.sh
 +++ b/scripts/gen-compat-autoconf.sh
 @@ -11,7 +11,7 @@
  
  # This indicates which is the oldest kernel we support
  # Update this if you are adding support for older kernels.
--OLDEST_KERNEL_SUPPORTED="2.6.24"
+-OLDEST_KERNEL_SUPPORTED="2.6.25"
 +OLDEST_KERNEL_SUPPORTED="2.6.24"
  COMPAT_RELEASE="compat_version"
  KERNEL_RELEASE="compat_base_tree_version"
 +OLDEST_KERNEL_SUPPORTED="2.6.24"
  COMPAT_RELEASE="compat_version"
  KERNEL_RELEASE="compat_base_tree_version"