fix compiling with kernel dvb-core

This commit is contained in:
rjkm
2025-09-10 21:30:43 +02:00
parent 92ebd94bd3
commit d94ec67136
2 changed files with 7 additions and 0 deletions

View File

@@ -28,6 +28,9 @@
#define APSK_128 21
#define APSK_256 22
#define APSK_256_L 23
#define SYS_ATSC3 (SYS_DVBC2+1)
#define SYS_ISDBS3 (SYS_ATSC3+1)
#endif
#if 0