projects
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e198ec1
)
psfreedom: Don't autoload, because it disrupts normal USB operation. The user can...
author
mb
<mb@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 5 Sep 2010 01:46:54 +0000
(
01:46
+0000)
committer
mb
<mb@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 5 Sep 2010 01:46:54 +0000
(
01:46
+0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@22931
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
utils/psfreedom/Makefile
patch
|
blob
|
history
diff --git
a/utils/psfreedom/Makefile
b/utils/psfreedom/Makefile
index
067038b
..
bec27aa
100644
(file)
--- a/
utils/psfreedom/Makefile
+++ b/
utils/psfreedom/Makefile
@@
-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