View | Details | Raw Unified
Collapse All | Expand All

(-) /usr/portage/net-wireless/ipw3945/ipw3945-1.2.0.ebuild (-4 / +4 lines)
 Lines 40-49    Link Here 
		         KERNEL_DIR or /usr/src/linux suitably"
		         KERNEL_DIR or /usr/src/linux suitably"
	fi
	fi
	linux-mod_pkg_setup
	BUILD_PARAMS="KSRC=${KV_DIR} KSRC_OUTPUT=${KV_OUT_DIR}"
	# users don't read changelogs and wonder why the kernel check fails
	# users don't read changelogs and wonder why the kernel check fails
	# (1) check if the kernel dir (/usr/src/linux) is missing ieee80211
	# (1) check if the kernel dir (/usr/src/linux) is missing ieee80211
 Lines 61-66    Link Here 
		eerror "by net-wireless/ieee80211."
		eerror "by net-wireless/ieee80211."
		die "Incompatible ieee80211 subsystem detected in ${KV_FULL}"
		die "Incompatible ieee80211 subsystem detected in ${KV_FULL}"
	fi
	fi
	linux-mod_pkg_setup
	BUILD_PARAMS="KSRC=${KV_DIR} KSRC_OUTPUT=${KV_OUT_DIR}"
}
}
src_unpack() {
src_unpack() {