summarylogtreecommitdiffstats
path: root/kryoflux.install
blob: 06d02ebae9a5cd236e378890e36ee79dfd1733f6 (plain)
1
2
3
4
5
6
post_install() {
  echo "=== PLEASE NOTE ==="
  echo "dtc has been renamed to kdtc to avoid clashing with device-tree-compiler"
  /bin/true
}