summarylogtreecommitdiffstats
path: root/intel-mlc.install
blob: c7d761a84c956777b4d29852f4ff782d4f195bac (plain)
1
2
3
4
5
6
post_install() {
    echo ""
    echo "MSR driver (not part of the install package) should be loaded."
    echo "This can typically be done with 'modprobe msr' command if it is not already included."
    echo ""
}