tbsdtv / linux_media

TBS linux open source drivers
https://github.com/tbsdtv/linux_media/wiki
Other
174 stars 80 forks source link

Build error: Invalid kernel version #258

Closed iotic-labs-markwharton closed 3 years ago

iotic-labs-markwharton commented 3 years ago

Hi - I get this error when I do make allyesconfig

Invalid kernel version at ./patches_for_kernel.pl line 31.
Version .. not supported
/bin/sh: 7: exit: Illegal number: -1

uname -a gives this

uname -a
Linux windy 5.4.0-77-generic #86-Ubuntu SMP Thu Jun 17 02:35:03 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
iotic-labs-markwharton commented 3 years ago

My mistake