libplayer: fix typo on BR2_nios2

libplayer is using BR2_nios, but it should be BR2_nios2.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Acked-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Acked-by: Samuel Martin <s.martin49@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Thomas Petazzoni 2014-10-19 22:07:36 +02:00 committed by Peter Korsgaard
parent adaf895e2b
commit de7523259b
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ config BR2_PACKAGE_LIBPLAYER_MPLAYER
bool "mplayer backend"
# mplayer
depends on !(BR2_bfin || BR2_sh2a || BR2_sh4a || BR2_sh4aeb || \
BR2_microblaze || BR2_aarch64 || BR2_nios)
BR2_microblaze || BR2_aarch64 || BR2_nios2)
# mplayer
depends on BR2_LARGEFILE
# mplayer