if [[ $LVM_DM_ONLY == y ]]; then
  make install_device-mapper
else
  default_install
fi
