summaryrefslogtreecommitdiffstats
path: root/openpower/scripts/talos-extra-cleanup
diff options
context:
space:
mode:
Diffstat (limited to 'openpower/scripts/talos-extra-cleanup')
-rwxr-xr-xopenpower/scripts/talos-extra-cleanup4
1 files changed, 4 insertions, 0 deletions
diff --git a/openpower/scripts/talos-extra-cleanup b/openpower/scripts/talos-extra-cleanup
index cd7246d8..abcb141a 100755
--- a/openpower/scripts/talos-extra-cleanup
+++ b/openpower/scripts/talos-extra-cleanup
@@ -16,4 +16,8 @@ do
rm $TARGET_DIR/usr/lib/elfutils/libebl_${n}*.so
done
+# Keeping hardware driver modules in the skiroot build is more important than
+# keeping pretty-printing support for vendors in skiroot.
+rm $TARGET_DIR/etc/udev/hwdb.d/*
+
exit 0
OpenPOWER on IntegriCloud