Commits

Romain Izard committed e645a3b0eda
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>