Skip to content

Commit 1e3ba12

Browse files
committed
build-kernel: create dir
Signed-off-by: techdiwas <diwasneupane652@gmail.com>
1 parent e9c3380 commit 1e3ba12

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/scripts/build-kernel

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ fi
3232
export DEVICE CCACHE KBUILD_COMPILER_STRING JOBS CROSS_COMPILE
3333

3434
# create dummy firmware file for dandelion
35+
mkdir -p $SRCDIR/drivers/input/touchscreen/mediatek/ft8006s_spi/include/firmware
3536
touch $SRCDIR/drivers/input/touchscreen/mediatek/ft8006s_spi/include/firmware/fw_helitai_v0e.i
3637

3738
function make_wrapper() {

0 commit comments

Comments
 (0)