Index: /ipk/source/settings_default_kabel_1.0/CONTROL/preinst
===================================================================
--- /ipk/source/settings_default_kabel_1.0/CONTROL/preinst	(revision 6866)
+++ /ipk/source/settings_default_kabel_1.0/CONTROL/preinst	(revision 6867)
@@ -10,5 +10,5 @@
 echo "Some Plugins will not work correctly on your $model!"
 echo ""
-if [ "$model" = "" ]; then
+if [ "$model" != "at7500" ]; then
 	echo "Sorry! This Plugin is not available for your $model because it will not work correctly!!!"
 	echo "Aborting installation..."
