This commit is contained in:
maliakal_d 2020-09-11 08:49:52 +02:00
parent 00f780665f
commit 2ab4bb1c04

View File

@ -167,7 +167,6 @@ int checkKernelVersion() {
#ifdef VIRTUAL
return OK;
#endif
return Nios_checkKernelVersion(KERNEL_DATE_VRSN);
}