From: Sapan Bhatia <gwsapan@gmail.com>
Date: Mon, 20 Feb 2012 19:22:12 +0000 (-0500)
Subject: Adding bootcd systemd package to bootcd
X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=3d5bcff5543a66da4a5ea47ead7ef92c89662d6d;p=build.git

Adding bootcd systemd package to bootcd
---

diff --git a/planetlab.mk b/planetlab.mk
index d6c7fdec..7bfb32f6 100644
--- a/planetlab.mk
+++ b/planetlab.mk
@@ -70,6 +70,14 @@ endif
 #endif
 #endif
 
+
+# bootcd-systemd
+#
+bootcd-systemd-MODULES := bootcd-systemd
+bootcd-systemd-SPEC := bootcd-systemd.spec
+ALL += bootcd-systemd
+IN_BOOTCD += bootcd-systemd
+
 #
 # iptables
 #