Tim Sander wrote:
>  Signed-off-by: Tim Sander <tim.san...@hbm.com>

please add host-libnih before libnih.

> ---
>  rules/host-libnih.in   |    4 ++++
>  rules/host-libnih.make |   33 +++++++++++++++++++++++++++++++++
>  2 files changed, 37 insertions(+), 0 deletions(-)
>  create mode 100644 rules/host-libnih.in
>  create mode 100644 rules/host-libnih.make
> 
> diff --git a/rules/host-libnih.in b/rules/host-libnih.in
> new file mode 100644
> index 0000000..53513d5
> --- /dev/null
> +++ b/rules/host-libnih.in
> @@ -0,0 +1,4 @@
> +## SECTION=hosttools_noprompt
> +config HOST_LIBNIH
> +       tristate
> +       select HOST_DBUS
> diff --git a/rules/host-libnih.make b/rules/host-libnih.make
> new file mode 100644
> index 0000000..385f8c5
> --- /dev/null
> +++ b/rules/host-libnih.make
> @@ -0,0 +1,33 @@
> +# -*-makefile-*-
> +#
> +# Copyright (C) 2010 by Tim Sander <ti...@iss.tu-darmstadt.de>
> +#
> +# See CREDITS for details about who has contributed to this project.
> +#
> +# For further information about the PTXdist project and license conditions
> +# see the README file.
> +#
> +
> +#
> +# We provide this package
> +#
> +HOST_PACKAGES-$(PTXCONF_HOST_LIBNIH) += host-libnih
> +
> +#
> +# Paths and names
> +#
> +HOST_LIBNIH_DIR        = $(HOST_BUILDDIR)/$(LIBNIH)
> +
> +# 
> ----------------------------------------------------------------------------
> +# Prepare
> +# 
> ----------------------------------------------------------------------------
> +
> +HOST_LIBNIH_PATH       := PATH=$(HOST_PATH)
> +HOST_LIBNIH_ENV        := $(HOST_ENV)

these two lines can be removed

> +
> +#
> +# autoconf
> +#
> +HOST_LIBNIH_AUTOCONF   := $(HOST_AUTOCONF)
> +
> +# vim: syntax=make

cheers, Marc

-- 
Pengutronix e.K.                  | Marc Kleine-Budde           |
Industrial Linux Solutions        | Phone: +49-231-2826-924     |
Vertretung West/Dortmund          | Fax:   +49-5121-206917-5555 |
Amtsgericht Hildesheim, HRA 2686  | http://www.pengutronix.de   |

Attachment: signature.asc
Description: OpenPGP digital signature

-- 
ptxdist mailing list
ptxdist@pengutronix.de

Reply via email to