vhba-module correction

This commit is contained in:
abveritas 2011-07-14 06:19:27 +00:00
parent d87d97d765
commit 0a32cd3650

View File

@ -10,7 +10,7 @@ post_upgrade() {
}
post_remove() {
KERNEL_VERSION='2.6.39-ARCH'
KERNEL_VERSION='2.6.39-CHAKRA'
depmod $KERNEL_VERSION > /dev/null 2>&1
}