|
|
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 |
| |
|
|
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() { |