We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6404f4 commit ad1a27aCopy full SHA for ad1a27a
1 file changed
packages/lakka/libretro_cores/package.mk
@@ -226,8 +226,7 @@ elif [ "${PROJECT}" = "Generic" ]; then
226
EXCLUDE_LIBRETRO_CORES+=" lr_moonlight"
227
228
elif [ "${PROJECT}" = "L4T" ]; then
229
- EXCLUDE_LIBRETRO_CORES+=" amiberry \
230
- lr_moonlight \
+ EXCLUDE_LIBRETRO_CORES+=" lr_moonlight \
231
panda3ds"
232
233
elif [ "${PROJECT}" = "NXP" ]; then
0 commit comments