From: Bernhard Sessler <bernhard.sessler@corscience.de>
To: ptxdist@pengutronix.de
Subject: [ptxdist] [PATCH 2/2] tntnet: Add component lib and config to install target
Date: Tue, 18 Feb 2014 13:43:47 +0100 [thread overview]
Message-ID: <1392727427-26538-3-git-send-email-bernhard.sessler@corscience.de> (raw)
In-Reply-To: <1392727427-26538-1-git-send-email-bernhard.sessler@corscience.de>
Signed-off-by: Bernhard Sessler <bernhard.sessler@corscience.de>
---
rules/tntnet.make | 2 ++
1 file changed, 2 insertions(+)
diff --git a/rules/tntnet.make b/rules/tntnet.make
index 421b4fc..33a8048 100644
--- a/rules/tntnet.make
+++ b/rules/tntnet.make
@@ -71,9 +71,11 @@ $(STATEDIR)/tntnet.targetinstall:
@$(call install_fixup, tntnet,DESCRIPTION,missing)
@$(call install_lib, tntnet, 0, 0, 0644, libtntnet)
+ @$(call install_lib, tntnet, 0, 0, 0644, tntnet/tntnet)
ifdef PTXCONF_TNTNET_SERVER
@$(call install_copy, tntnet, 0, 0, 0755, -, /usr/bin/tntnet)
+ @$(call install_alternative, tntnet, 0, 0, 0644, /etc/tntnet/tntnet.xml)
endif
@$(call install_finish, tntnet)
--
1.8.3.2
--
ptxdist mailing list
ptxdist@pengutronix.de
prev parent reply other threads:[~2014-02-18 12:43 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-02-18 12:43 [ptxdist] [PATCH 0/2] Cxxtools and Tntnet fixes Bernhard Sessler
2014-02-18 12:43 ` [ptxdist] [PATCH 1/2] cxxtools: Add missing libs to install target Bernhard Sessler
2014-02-18 12:43 ` Bernhard Sessler [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1392727427-26538-3-git-send-email-bernhard.sessler@corscience.de \
--to=bernhard.sessler@corscience.de \
--cc=ptxdist@pengutronix.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox