We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9c3380 commit 1e3ba12Copy full SHA for 1e3ba12
.github/scripts/build-kernel
@@ -32,6 +32,7 @@ fi
32
export DEVICE CCACHE KBUILD_COMPILER_STRING JOBS CROSS_COMPILE
33
34
# create dummy firmware file for dandelion
35
+mkdir -p $SRCDIR/drivers/input/touchscreen/mediatek/ft8006s_spi/include/firmware
36
touch $SRCDIR/drivers/input/touchscreen/mediatek/ft8006s_spi/include/firmware/fw_helitai_v0e.i
37
38
function make_wrapper() {
0 commit comments