Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 97001 - Please keyword madwifi-driver-0.1_pre20050420 ~ppc
Summary: Please keyword madwifi-driver-0.1_pre20050420 ~ppc
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: PPC Other
: High normal (vote)
Assignee: PPC Porters
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-06-24 17:44 UTC by Donnie Berkholz (RETIRED)
Modified: 2005-06-30 10:34 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Donnie Berkholz (RETIRED) gentoo-dev 2005-06-24 17:44:40 UTC
I'm using it on my Pegasos now and it works quite nicely.

The only change is this:

--- madwifi-driver-0.1_pre20050420.ebuild.orig  2005-06-25 00:39:03.000000000 -0700
+++ madwifi-driver-0.1_pre20050420.ebuild       2005-06-25 00:21:48.000000000 -0700
@@ -19,6 +19,7 @@

        use x86 && TARGET=i386-elf
        use amd64 && TARGET=x86_64-elf
+       use ppc && TARGET=powerpc-be-eabi
        MODULE_NAMES="ath_hal(net:${S}/ath_hal) wlan(net:${S}/net80211) wlan_acl(net:${S}/net80211)
                wlan_ccmp(net:${S}/net80211) wlan_tkip(net:${S}/net80211) wlan_wep(net:${S}/net80211)
                wlan_xauth(net:${S}/net80211) ath_rate_amrr(net:${S}/ath_rate/amrr)
Comment 1 Joe Jezak (RETIRED) gentoo-dev 2005-06-30 10:34:00 UTC
Fixed in CVS, thanks for the report.