summaryrefslogtreecommitdiffstats
path: root/utils/Makefile.am
diff options
context:
space:
mode:
authorArthur Heymans <arthur@aheymans.xyz>2016-10-18 13:21:06 +0200
committerSamuel Mendoza-Jonas <sam@mendozajonas.com>2016-10-19 13:18:52 +1100
commite1e5d7f8169f36978a08078582c4cd1d2e71264e (patch)
treebde9739f64be2461e75700bd8ada039374788fa5 /utils/Makefile.am
parentf64638f5a4f159297a74df9329afc6e73acf6d6b (diff)
downloadtalos-petitboot-e1e5d7f8169f36978a08078582c4cd1d2e71264e.tar.gz
talos-petitboot-e1e5d7f8169f36978a08078582c4cd1d2e71264e.zip
utils: Rename 30-dtb_updates to 30-dtb-updates
This is more consistent with other files in utils/hooks. Signed-off-by: Arthur Heymans <arthur@aheymans.xyz> Signed-off-by: Samuel Mendoza-Jonas <sam@mendozajonas.com>
Diffstat (limited to 'utils/Makefile.am')
-rw-r--r--utils/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/Makefile.am b/utils/Makefile.am
index 6113686..6c708eb 100644
--- a/utils/Makefile.am
+++ b/utils/Makefile.am
@@ -25,7 +25,7 @@ utils_hooks_30_dtb_updates_LDADD = $(top_builddir)/lib/libpbcore.la \
if HAVE_LIBFDT
noinst_PROGRAMS = \
- utils/hooks/30-dtb_updates
+ utils/hooks/30-dtb-updates
endif
dist_pkgdata_DATA = \
OpenPOWER on IntegriCloud