phosphor-power: Add regsctl binary to image

Change-Id: I9b4bd95ae8918b098f0d85e6075545db0e02c3a2
Signed-off-by: Matthew Barth <msbarth@us.ibm.com>
diff --git a/recipes-phosphor/power/phosphor-power_git.bb b/recipes-phosphor/power/phosphor-power_git.bb
index 730335a..ab704ad 100644
--- a/recipes-phosphor/power/phosphor-power_git.bb
+++ b/recipes-phosphor/power/phosphor-power_git.bb
@@ -61,5 +61,6 @@
 FILES_${PN}-monitor = "${bindir}/psu-monitor"
 FILES_${PN}-psu-monitor = "${bindir}/phosphor-psu-monitor ${datadir}/phosphor-psu-monitor"
 FILES_${PN}-regulators = "${bindir}/phosphor-regulators ${datadir}/phosphor-regulators"
+FILES_${PN}-regulators += "${bindir}/regsctl"
 FILES_${PN}-sequencer = "${bindir}/pseq-monitor"
 FILES_${PN}-utils = "${bindir}/psutils"