Working on fixing patches (5).
This commit is contained in:
parent
768d4ca955
commit
e89a90db5b
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ SRC_URI="${KERNEL_URI} ${GENPATCHES_URI} ${ARCH_URI}
|
|||
|
||||
src_prepare() {
|
||||
cd "${WORKDIR}/linux-${KV_FULL}"
|
||||
sed "s/EXTRAVERSION = -gentoo/EXTRAVERSION = -gentoo-surface/" -i ${WORKDIR}/linux-${KV_FULL}/Makefile"
|
||||
sed "s/EXTRAVERSION = -gentoo/EXTRAVERSION = -gentoo-surface/" -i "${WORKDIR}/linux-${KV_FULL}/Makefile"
|
||||
eapply "${DISTDIR}/0001-surface3-oemb.patch"
|
||||
eapply "${DISTDIR}/0002-wifi.patch"
|
||||
eapply "${DISTDIR}/0003-ipts.patch"
|
||||
|
|
Loading…
Add table
Reference in a new issue