package/nodejs: fixed comment for mips soft float
authorMartin Bark <martin@barkynet.com>
Wed, 23 Dec 2015 12:16:05 +0000 (12:16 +0000)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 23 Dec 2015 16:49:02 +0000 (17:49 +0100)
commit41118ac9f2a24110f2bd6fb5cd47dae7e97ea71d
treeb3c209d712fedbd84241f3430a729f349c26ad01
parenta314b878a5aa7ef7b348f07cc0a1b00a4ad38445
package/nodejs: fixed comment for mips soft float

nodejs is only selected for mips hard float however the comment is
displayed for hard and soft float.  Correct this by adding the missing
!BR2_MIPS_SOFT_FLOAT to the comment.

Signed-off-by: Martin Bark <martin@barkynet.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/nodejs/Config.in