luainterpreter: add host variant

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>
This commit is contained in:
Francois Perrad 2014-07-19 16:38:56 +02:00 committed by Thomas Petazzoni
parent f3f0dcc909
commit f93de3fb20
1 changed files with 1 additions and 0 deletions

View File

@ -7,3 +7,4 @@
LUAINTERPRETER_ABIVER = $(call qstrip,$(BR2_PACKAGE_LUAINTERPRETER_ABI_VERSION))
$(eval $(virtual-package))
$(eval $(host-virtual-package))