Commit 209b48ae authored by Fabio Porcedda's avatar Fabio Porcedda Committed by Peter Korsgaard
Browse files

mplayer: remove sh2 support



Remove a leftover of the commit commit e543f5a1
(arch: remove sh2, sh3 and sh3eb support).

Signed-off-by: default avatarFabio Porcedda <fabio.porcedda@gmail.com>
Signed-off-by: default avatarPeter Korsgaard <peter@korsgaard.com>
parent 551c4ca7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -29,6 +29,6 @@ config BR2_PACKAGE_MPLAYER_MENCODER
endif

comment "mplayer needs a toolchain w/ largefile"
	depends on !(BR2_bfin || BR2_sh2 || BR2_sh2a || BR2_sh4a || BR2_sh4aeb \
	depends on !(BR2_bfin || BR2_sh2a || BR2_sh4a || BR2_sh4aeb \
			|| BR2_microblaze || BR2_aarch64)
	depends on !BR2_LARGEFILE