package/uboot-tols: fix dependency of comment about FIT support
authorYann E. MORIN <yann.morin.1998@free.fr>
Thu, 25 Aug 2016 18:45:51 +0000 (20:45 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Thu, 25 Aug 2016 21:55:35 +0000 (23:55 +0200)
commit791e35f222da58e815a657d07b620635b78a80e8
tree57361e1bcdc628b831efe04ff393b40c0f1677bd
parent1ac2cdd7d19796fad22faa114c1e29f8b9d556ba
package/uboot-tols: fix dependency of comment about FIT support

When commit 031130a4 added the dependency on shared libs for FIT support
in uboot-tools, the dependency of the comment was added exactly as the
dependency of the symbol.

That means the comment is shown when FIT support is possible, and hidden
when it is not, while we want it the other way around...

Fix the dependency.

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/uboot-tools/Config.in