kernel-modules/module-setup.sh: add missing "fi"

master
Harald Hoyer 2012-07-30 14:50:14 +02:00
parent aefea76cf8
commit 343b7d7488
1 changed files with 1 additions and 0 deletions

View File

@ -61,6 +61,7 @@ installkernel() {
}
for_each_host_dev_fs inst_fs
fi
fi
}

install() {