View | Details | Raw Unified
Collapse All | Expand All

(-) ndiswrapper-1.30.ebuild (-1 / +1 lines)
 Lines 62-68    Link Here 
	# modules_prepare has been run so /lib/modules/$(uname -r) does
	# modules_prepare has been run so /lib/modules/$(uname -r) does
	# not exists yet
	# not exists yet
	BUILD_PARAMS="KBUILD='${KERNEL_DIR}' ${BUILD_PARAMS} ${params} -j1" linux-mod_src_compile
	BUILD_PARAMS="${BUILD_PARAMS} KBUILD=${KERNEL_DIR} ${params} -j1" linux-mod_src_compile
}
}
src_install() {
src_install() {