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