Thx, i have upgrade the kernel, because i have change the functions.sh file.But there are also problems with header. Is not possible to compile with debian.
make
warning: the compiler differs from the one used to build the kernel
The kernel was built by: gcc (Ubuntu 11.2.0-19ubuntu1) 11.2.0
You are using: gcc (Debian 10.2.1-6) 10.2.1 20210110
CC [M] /root/it87-it8688E/it87.o
/root/it87-it8688E/it87.c: In function ‘get_temp_type’:
/root/it87-it8688E/it87.c:1494:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
1494 | if (index < 3)
| ^
/root/it87-it8688E/it87.c:1496:3: note: here
1496 | case it8655:
| ^~~~
scripts/basic/fixdep: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.33' not found (required by scripts/basic/fixdep)
scripts/basic/fixdep: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by scripts/basic/fixdep)
make[2]: *** [scripts/Makefile.build:289: /root/it87-it8688E/it87.o] Fehler 1
make[2]: *** Datei „/root/it87-it8688E/it87.o“ wird gelöscht
make[1]: *** [Makefile:1898: /root/it87-it8688E] Fehler 2
make: *** [Makefile:71: modules] Fehler 2