Index: ipk/source/system_tun_ufs910/CONTROL/preinst
===================================================================
--- ipk/source/system_tun_0_1/CONTROL/preinst	(revision 8578)
+++ ipk/source/system_tun_ufs910/CONTROL/preinst	(revision 9677)
@@ -10,6 +10,6 @@
 echo "Some Plugins will not work correctly on your $model!"
 echo ""
-if [ "$model" = "" ]; then
-	echo "Sorry! This Plugin is not available for your $model because it will not work correctly!!!"
+if [ "$model" != "ufs910" ]; then
+	echo "Sorry! This Modul is not for your $model !! It will not work correctly !!"
 	echo "Aborting installation..."
 	exit 1
