yet more patch testing (24).

This commit is contained in:
Ronald Farrer 2021-08-04 12:40:13 -07:00
parent e7db002da8
commit 58ab6c40b0

View file

@ -37,17 +37,17 @@ src_unpack() {
src_prepare() {
local SURFACE_PATCH
local SURFACE_PATCHES="
${$KV_FULL}-0001-surface3-oemb.patch
${$KV_FULL}-0002-mwifiex.patch
${$KV_FULL}-0003-ath10k.patch
${$KV_FULL}-0004-ipts.patch
${$KV_FULL}-0005-surface-sam-over-hid.patch
${$KV_FULL}-0006-surface-sam.patch
${$KV_FULL}-0007-surface-hotplug.patch
${$KV_FULL}-0008-surface-typecover.patch
${$KV_FULL}-0009-cameras.patch
${$KV_FULL}-0010-amd-gpio.patch
${$KV_FULL}-0011-amd-s0ix.patch"
${KV_FULL}-0001-surface3-oemb.patch
${KV_FULL}-0002-mwifiex.patch
${KV_FULL}-0003-ath10k.patch
${KV_FULL}-0004-ipts.patch
${KV_FULL}-0005-surface-sam-over-hid.patch
${KV_FULL}-0006-surface-sam.patch
${KV_FULL}-0007-surface-hotplug.patch
${KV_FULL}-0008-surface-typecover.patch
${KV_FULL}-0009-cameras.patch
${KV_FULL}-0010-amd-gpio.patch
${KV_FULL}-0011-amd-s0ix.patch"
local SURFACE_PATH="${DISTDIR}"