package/librtas: only show comment on supported architectures

librtas is only available for PPC and PPC64, so only show the comment
about the (e)glibc dependency for those archs.

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Sam Bobroff <sam.bobroff@au1.ibm.com>
Reviewed-by: Sam Bobroff <sam.bobroff@au1.ibm.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
Yann E. MORIN 2015-08-20 01:20:14 +02:00 committed by Thomas Petazzoni
parent ce3864a44b
commit 42f1e5ce5b

View file

@ -10,4 +10,5 @@ config BR2_PACKAGE_LIBRTAS
http://librtas.sourceforge.net/
comment "librtas needs an (e)glibc toolchain"
depends on BR2_powerpc || BR2_powerpc64 || BR2_powerpc64le
depends on !BR2_TOOLCHAIN_USES_GLIBC