psfreedom: Don't autoload, because it disrupts normal USB operation. The user can...
authorMichael Büsch <mb@bu3sch.de>
Sun, 5 Sep 2010 01:46:54 +0000 (01:46 +0000)
committerMichael Büsch <mb@bu3sch.de>
Sun, 5 Sep 2010 01:46:54 +0000 (01:46 +0000)
SVN-Revision: 22931

utils/psfreedom/Makefile

index 067038b1f64457b5eabe6609d8715043e1f1c7ff..bec27aa904352641f99db64d490a44f0c4bf9c4e 100644 (file)
@@ -26,7 +26,6 @@ define KernelPackage/psfreedom
   DEPENDS:=@TARGET_omap24xx +kmod-usb-tahvo +kmod-musb-hdrc
   TITLE:=PSFreedom PS3 USB exploit
   FILES:=$(PKG_BUILD_DIR)/psfreedom.ko
-  AUTOLOAD:=$(call AutoLoad,99,psfreedom)
 endef
 
 define KernelPackage/psfreedom/description