From: Arthur Heymans Date: Tue, 18 Oct 2016 11:21:06 +0000 (+0200) Subject: utils: Rename 30-dtb_updates to 30-dtb-updates X-Git-Tag: v1.3.2~6 X-Git-Url: http://git.ozlabs.org/?p=petitboot;a=commitdiff_plain;h=e1e5d7f8169f36978a08078582c4cd1d2e71264e;hp=f64638f5a4f159297a74df9329afc6e73acf6d6b utils: Rename 30-dtb_updates to 30-dtb-updates This is more consistent with other files in utils/hooks. Signed-off-by: Arthur Heymans Signed-off-by: Samuel Mendoza-Jonas --- 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 = \