diff options
Diffstat (limited to 'network/rt3xxx/doinst.sh')
-rw-r--r-- | network/rt3xxx/doinst.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/network/rt3xxx/doinst.sh b/network/rt3xxx/doinst.sh index cf9b4e4735..e304c1ac7b 100644 --- a/network/rt3xxx/doinst.sh +++ b/network/rt3xxx/doinst.sh @@ -11,5 +11,5 @@ config() { # Otherwise, we leave the .new copy for the admin to consider... } -depmod -a +depmod -a @KERNEL@ |