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