#!/bin/sh
# Overwrite the link_in_boot setting because mipsel/cobalt deviates
# from other mipsel sub-arches in this respect.
set -e
. /usr/share/debconf/confmodule
db_set base-installer/kernel/linux/link_in_boot true
