* [ptxdist] [PATCH] systemd: install systemd-vconsole-setup when needed
@ 2012-09-02 17:15 Jan Luebbe
0 siblings, 0 replies; only message in thread
From: Jan Luebbe @ 2012-09-02 17:15 UTC (permalink / raw)
To: ptxdist; +Cc: Jan Luebbe
Signed-off-by: Jan Luebbe <jlu@pengutronix.de>
---
rules/systemd.make | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/rules/systemd.make b/rules/systemd.make
index 00f9a14..d9b85ed 100644
--- a/rules/systemd.make
+++ b/rules/systemd.make
@@ -127,7 +127,8 @@ SYSTEMD_HELPER := \
systemd-timedated \
systemd-timestamp \
systemd-update-utmp \
- systemd-user-sessions
+ systemd-user-sessions \
+ $(call ptx/ifdef, PTXCONF_SYSTEMD_VCONSOLE,systemd-vconsole-setup,)
$(STATEDIR)/systemd.targetinstall:
@$(call targetinfo)
--
1.7.10.4
--
ptxdist mailing list
ptxdist@pengutronix.de
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2012-09-02 17:15 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-09-02 17:15 [ptxdist] [PATCH] systemd: install systemd-vconsole-setup when needed Jan Luebbe
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox