#!/bin/sh
set -e
# Automatically added by dh_installmodules
if [ -e /boot/System.map-2.6.19 ]; then
	depmod -a -F /boot/System.map-2.6.19 2.6.19 || true
fi
# End automatically added section
