#!/bin/sh

depmod -a -F /boot/System.map-@@KVER@@ @@KVER@@
update-initramfs -u -k @@KVER@@
