summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rwxr-xr-xMakefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 63601deb6..b350948a3 100755
--- a/Makefile.am
+++ b/Makefile.am
@@ -16,6 +16,10 @@ if UBIFS_LAYOUT
include ubi/Makefile.am.include
else
include static/Makefile.am.include
+if HAVE_SYSTEMD
+ systemdsystemunit_DATA = \
+ openpower-pnor-update@.service
+endif
endif
if WANT_SIGNATURE_VERIFY_BUILD
OpenPOWER on IntegriCloud