summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/mk-images1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/mk-images b/scripts/mk-images
index 2a539a83a..62ccfbbf7 100755
--- a/scripts/mk-images
+++ b/scripts/mk-images
@@ -728,6 +728,7 @@ makeinitrd() {
# Misc
instbin $IMGPATH /usr/bin/awk $MBD_DIR /sbin/awk
+ instbin $IMGPATH /usr/bin/dmidecode $MBD_DIR /sbin/dmidecode
instbin $IMGPATH /usr/bin/egrep $MBD_DIR /sbin/egrep
instbin $IMGPATH /usr/bin/fgrep $MBD_DIR /sbin/fgrep
instbin $IMGPATH /usr/bin/gawk $MBD_DIR /sbin/gawk