Skip to content

Commit ad1a27a

Browse files
committed
amiberry: enable for L4T
1 parent b6404f4 commit ad1a27a

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

packages/lakka/libretro_cores/package.mk

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -226,8 +226,7 @@ elif [ "${PROJECT}" = "Generic" ]; then
226226
EXCLUDE_LIBRETRO_CORES+=" lr_moonlight"
227227

228228
elif [ "${PROJECT}" = "L4T" ]; then
229-
EXCLUDE_LIBRETRO_CORES+=" amiberry \
230-
lr_moonlight \
229+
EXCLUDE_LIBRETRO_CORES+=" lr_moonlight \
231230
panda3ds"
232231

233232
elif [ "${PROJECT}" = "NXP" ]; then

0 commit comments

Comments
 (0)