Skip to content

Commit c216c64

Browse files
committed
GP2X: Remove useless version check
1 parent a550bb6 commit c216c64

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

check-versions/config.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -347,9 +347,6 @@
347347
'prefix': 'ucon64-',
348348
},
349349

350-
# Use same libsdl as Open2x toolchain
351-
('./toolchains/open2x/packages/libsdl/build.sh', 'SDL'): 'ignore',
352-
353350
# OpenDingux packages (except toolchain) are set by (old) firmware
354351
('./toolchains/opendingux/packages/alsa-lib/build.sh', 'ALSA_LIB'): 'ignore',
355352
('./toolchains/opendingux/packages/flac/build.sh', 'FLAC'): 'ignore',

0 commit comments

Comments
 (0)