Index: /ipk/source/players_mytube_1_0/CONTROL/control
===================================================================
--- /ipk/source/players_mytube_1_0/CONTROL/control	(revision 4641)
+++ /ipk/source/players_mytube_1_0/CONTROL/control	(revision 4642)
@@ -8,3 +8,3 @@
 Homepage: http://www.aaf-digital.info
 Source: http://www.aaf-digital.info
-Description: MyTube Plugin to view YouTube videos over internet! ONLY FOR STM22 BASED IMAGES!!
+Description: MyTube Plugin to view YouTube videos over internet!
Index: /ipk/source/players_mytube_1_0/CONTROL/preinst
===================================================================
--- /ipk/source/players_mytube_1_0/CONTROL/preinst	(revision 4641)
+++ /ipk/source/players_mytube_1_0/CONTROL/preinst	(revision 4642)
@@ -6,19 +6,4 @@
 
 model=`cat /etc/model`
-
-if uname -a | grep -q "stm22"; then
-	linuxver="stm22"
-fi
-
-echo""
-echo "Checking STM type...."
-echo "This plugin will only work on a stm22 based image...."
-if [ "$linuxver" != "stm22" ]; then
-	echo "Sorry! This Plugin is not available for your image because it will not work correctly!!!"
-	echo "Aborting installation..."
-	exit 1
-else
-	echo "Imagetype: $linuxver OK"
-fi
 
 echo""
Index: /ipk/source/swapplayers_mytube_1_0/CONTROL/control
===================================================================
--- /ipk/source/swapplayers_mytube_1_0/CONTROL/control	(revision 4641)
+++ /ipk/source/swapplayers_mytube_1_0/CONTROL/control	(revision 4642)
@@ -8,3 +8,3 @@
 Homepage: http://www.aaf-digital.info
 Source: http://www.aaf-digital.info
-Description: MyTube Plugin for swapstick to view YouTube videos over internet! ONLY FOR STM22 BASED IMAGES!! SWAPSTICK IS NEEDED!
+Description: MyTube Plugin for swapstick to view YouTube videos over internet! SWAPSTICK IS NEEDED!
Index: /ipk/source/swapplayers_mytube_1_0/CONTROL/preinst
===================================================================
--- /ipk/source/swapplayers_mytube_1_0/CONTROL/preinst	(revision 4641)
+++ /ipk/source/swapplayers_mytube_1_0/CONTROL/preinst	(revision 4642)
@@ -6,19 +6,4 @@
 
 model=`cat /etc/model`
-
-if uname -a | grep -q "stm22"; then
-	linuxver="stm22"
-fi
-
-echo""
-echo "Checking STM type...."
-echo "This plugin will only work on a stm22 based image...."
-if [ "$linuxver" != "stm22" ]; then
-	echo "Sorry! This Plugin is not available for your image because it will not work correctly!!!"
-	echo "Aborting installation..."
-	exit 1
-else
-	echo "Imagetype: $linuxver OK"
-fi
 
 echo""
