luainterpreter: add host variant
authorFrancois Perrad <fperrad@gmail.com>
Sat, 19 Jul 2014 14:38:56 +0000 (16:38 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 27 Jul 2014 08:44:26 +0000 (10:44 +0200)
host-luainterpreter is host-lua or host-luajit

Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/luainterpreter/luainterpreter.mk

index aa02696b257b479ba94c03ac7f424924fcca5c21..4ef0a45c7f557a2a421e54f53a1ec437060e9917 100644 (file)
@@ -7,3 +7,4 @@
 LUAINTERPRETER_ABIVER = $(call qstrip,$(BR2_PACKAGE_LUAINTERPRETER_ABI_VERSION))
 
 $(eval $(virtual-package))
+$(eval $(host-virtual-package))