Continued patch testing (12).
This commit is contained in:
parent
fa2d859c3e
commit
a4ea10527c
2 changed files with 4 additions and 0 deletions
|
@ -38,6 +38,8 @@ src_prepare() {
|
|||
mv "${WORKDIR}/linux-${KV_FULL}" "${WORKDIR}/linux-${KV_FULL}-surface"
|
||||
}
|
||||
|
||||
S="${WORKDIR}/linux-${KV_FULL}-surface"
|
||||
|
||||
pkg_setup() {
|
||||
ewarn ""
|
||||
ewarn "${PN} is *not* supported by the Gentoo Kernel Project in any way."
|
||||
|
|
|
@ -37,6 +37,8 @@ src_prepare() {
|
|||
mv "${WORKDIR}/linux-${KV_FULL}" "${WORKDIR}/linux-${KV_FULL}-surface"
|
||||
}
|
||||
|
||||
S="${WORKDIR}/linux-${KV_FULL}-surface"
|
||||
|
||||
pkg_setup() {
|
||||
ewarn ""
|
||||
ewarn "${PN} is *not* supported by the Gentoo Kernel Project in any way."
|
||||
|
|
Loading…
Add table
Reference in a new issue