[Buildroot] [git commit] popt: add host variant for host-lttng-babeltrace

Peter Korsgaard jacmet at sunsite.dk
Tue Jan 31 22:49:02 UTC 2012


commit: http://git.buildroot.net/buildroot/commit/?id=6b6e0c8204c64868d656e35ba25dd5e2bf1bf7ea
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Signed-off-by: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet at sunsite.dk>
---
 package/popt/popt.mk |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/package/popt/popt.mk b/package/popt/popt.mk
index 98f438d..fd25caa 100644
--- a/package/popt/popt.mk
+++ b/package/popt/popt.mk
@@ -16,3 +16,4 @@ POPT_CONF_OPT += --with-libiconv-prefix=$(STAGING_DIR)/usr
 endif
 
 $(eval $(call AUTOTARGETS))
+$(eval $(call AUTOTARGETS,host))


More information about the buildroot mailing list