|
|
|| ( BSD GPL-2 )" | || ( BSD GPL-2 )" |
SLOT="0" | SLOT="0" |
KEYWORDS="amd64 ppc x86" | KEYWORDS="amd64 ppc x86" |
IUSE="" |
IUSE="injection" |
| |
DEPEND="app-arch/sharutils" | DEPEND="app-arch/sharutils" |
RDEPEND="!net-wireless/madwifi-old | RDEPEND="!net-wireless/madwifi-old |
|
|
| |
cd ${S} | cd ${S} |
epatch ${FILESDIR}/${P}-uudecode-gcda-fix.patch | epatch ${FILESDIR}/${P}-uudecode-gcda-fix.patch |
|
if use injection; then epatch ${FILESDIR}/${PN}-r1886.patch; fi |
for dir in ath ath_hal net80211 ath_rate ath_rate/amrr ath_rate/onoe ath_rate/sample; do | for dir in ath ath_hal net80211 ath_rate ath_rate/amrr ath_rate/onoe ath_rate/sample; do |
convert_to_m ${S}/${dir}/Makefile | convert_to_m ${S}/${dir}/Makefile |
done | done |