core/pkg-kconfig: Do not use $(call ...) without parameters
authorRomain Izard <romain.izard.pro@gmail.com>
Mon, 18 Apr 2016 09:23:02 +0000 (11:23 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 18 Apr 2016 21:17:13 +0000 (23:17 +0200)
commite645a3b0eda08422664abf798c640719c70549b0
tree2e06c4362be73d5788aa7a45cf68c467e3d36ca4
parentce83c3d515912b0a83ef461f071b88126b0f07d2
core/pkg-kconfig: Do not use $(call ...) without parameters

When there are no parameters, simply use $(var) instead of $(call var)

Signed-off-by: Romain Izard <romain.izard.pro@gmail.com>
Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/pkg-kconfig.mk