summaryrefslogtreecommitdiffstats
path: root/package/bison/bison.mk
diff options
context:
space:
mode:
authorPeter Korsgaard2011-05-16 14:43:17 +0200
committerPeter Korsgaard2011-05-16 14:43:17 +0200
commit023481efe2f69ca99870677112483e92c641aba9 (patch)
treed4d277af9f10288cc0473d7e9511c12ef2498332 /package/bison/bison.mk
parentqt: fix build when script+dbus are enabled, but gui isn't (diff)
downloadbuildroot-023481efe2f69ca99870677112483e92c641aba9.tar.gz
buildroot-023481efe2f69ca99870677112483e92c641aba9.tar.xz
buildroot-023481efe2f69ca99870677112483e92c641aba9.zip
bison: add host package
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'package/bison/bison.mk')
-rw-r--r--package/bison/bison.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/bison/bison.mk b/package/bison/bison.mk
index 8849030a2..93026e9d3 100644
--- a/package/bison/bison.mk
+++ b/package/bison/bison.mk
@@ -14,3 +14,4 @@ endef
BISON_POST_CONFIGURE_HOOKS += BISON_DISABLE_EXAMPLES
$(eval $(call AUTOTARGETS,package,bison))
+$(eval $(call AUTOTARGETS,package,bison,host))