$ cd 3
$ git am 0001-platform-x86-touchscreen_dmi-Add-info-for-the-Cube-K.patch
fatal: could not open '0001-platform-x86-touchscreen_dmi-Add-info-for-the-Cube-K.patch' for reading: No such file or directory
$ git am ../0001-platform-x86-touchscreen_dmi-Add-info-for-the-Cube-K.patch
Applying: platform/x86: touchscreen_dmi: Add info for the Cube KNote i1101 tablet
$
root@localhost:/home/youling257# cd /data/data/com.termux/files/home/64
root@localhost:/data/data/com.termux/files/home/64# time make targz-pkg -i -j8
make KBUILD_SRC=
GEN ./Makefile
DESCEND objtool
Using /data/data/com.termux/files/home/3 as source for kernel
CALL /data/data/com.termux/files/home/3/scripts/checksyscalls.sh
CHK include/generated/compile.h
CC drivers/platform/x86/touchscreen_dmi.o
AR drivers/platform/x86/built-in.a
AR drivers/platform/built-in.a
AR drivers/built-in.a
GEN .version
CHK include/generated/compile.h
UPD include/generated/compile.h
CC init/version.o
AR init/built-in.a
AR built-in.a
LD vmlinux.o
MODPOST vmlinux.o
KSYM .tmp_kallsyms1.o
KSYM .tmp_kallsyms2.o
LD vmlinux
SORTEX vmlinux
SYSMAP System.map
Building modules, stage 2.
CC arch/x86/boot/version.o
AS arch/x86/boot/compressed/head_64.o
VOFFSET arch/x86/boot/compressed/../voffset.h
OBJCOPY arch/x86/boot/compressed/vmlinux.bin
RELOCS arch/x86/boot/compressed/vmlinux.relocs
CC arch/x86/boot/compressed/kaslr.o
CC arch/x86/boot/compressed/pgtable_64.o
GZIP arch/x86/boot/compressed/vmlinux.bin.gz
CC arch/x86/boot/compressed/misc.o
MKPIGGY arch/x86/boot/compressed/piggy.S
AS arch/x86/boot/compressed/piggy.o
DATAREL arch/x86/boot/compressed/vmlinux
LD arch/x86/boot/compressed/vmlinux
ZOFFSET arch/x86/boot/zoffset.h
OBJCOPY arch/x86/boot/vmlinux.bin
AS arch/x86/boot/header.o
LD arch/x86/boot/setup.elf
OBJCOPY arch/x86/boot/setup.bin
BUILD arch/x86/boot/bzImage
Setup is 16156 bytes (padded to 16384 bytes).
System is 8657 kB
CRC 146a8cd6
Kernel: arch/x86/boot/bzImage is ready (#3)