summarylogtreecommitdiffstats
path: root/systemtap.install
blob: d168c58fc234589692a38a91a4785a9731f8bee9 (plain)
1
2
3
4
post_install() {
  echo "CONFIG_DEBUG_INFO is disabled on default. You need to recompile"
  echo "the kernel with CONFIG_DEBUG_INFO enabled."
}