summarylogtreecommitdiffstats
path: root/i915-sriov-dkms-git.install
blob: c4f73adaa66f40440507972bc6f15b71f45ee60d (plain)
1
2
3
4
5
6
7
post_install() {
  echo 'The i915 kernel module will be available on reboot.'
}

post_remove() {
  echo 'The i915 kernel module will be removed on reboot.'
}