aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/madwifi/madwifi-ng_r3837-20080802.bb
diff options
context:
space:
mode:
authorDmitry Eremin-Solenikov <dbaryshkov@gmail.com>2009-05-07 20:31:36 +0400
committerDmitry Eremin-Solenikov <dbaryshkov@gmail.com>2009-05-07 20:31:36 +0400
commit0628081b0377b36a7db9e74e5a27a079978f2924 (patch)
tree57f684f837c5865b2e52c3243509cb4aa8ab5af6 /recipes/madwifi/madwifi-ng_r3837-20080802.bb
parent54d9df34828cfa75fa71a2ca086aa2468ea38c5c (diff)
downloadopenembedded-0628081b0377b36a7db9e74e5a27a079978f2924.tar.gz
madwifi: compilation fixes
Fix compilation of madwifi-ng 1) for powerpc arches with recent kernels (which provide no PPC_MERGE config) 2) for 2.6.30-rc kernels which provide no more netdev->priv Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
Diffstat (limited to 'recipes/madwifi/madwifi-ng_r3837-20080802.bb')
-rw-r--r--recipes/madwifi/madwifi-ng_r3837-20080802.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/madwifi/madwifi-ng_r3837-20080802.bb b/recipes/madwifi/madwifi-ng_r3837-20080802.bb
index d79ff3cb9f..f8a89b0991 100644
--- a/recipes/madwifi/madwifi-ng_r3837-20080802.bb
+++ b/recipes/madwifi/madwifi-ng_r3837-20080802.bb
@@ -13,6 +13,7 @@ WACKELF_SRC_URI_ixp4xx = " file://20-xscale-VFP-wackelf-v2.patch;patch=
WACKELF_SRC_URI_compulab-pxa270 = " file://20-xscale-VFP-wackelf-v2.patch;patch=1"
SRC_URI += "file://respect-ldflags.patch;patch=1"
+SRC_URI += "file://madwifi-fix-2.6.30.patch;patch=1"
SRCNAME = "madwifi-trunk"