projects
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b64627a
)
psfreedom: fix dependencies
author
mb
<mb@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 5 Sep 2010 00:29:54 +0000
(
00:29
+0000)
committer
mb
<mb@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 5 Sep 2010 00:29:54 +0000
(
00:29
+0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@22930
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
utils/psfreedom/Makefile
patch
|
blob
|
history
diff --git
a/utils/psfreedom/Makefile
b/utils/psfreedom/Makefile
index
df4e13c
..
067038b
100644
(file)
--- a/
utils/psfreedom/Makefile
+++ b/
utils/psfreedom/Makefile
@@
-23,7
+23,7
@@
include $(INCLUDE_DIR)/package.mk
define KernelPackage/psfreedom
SUBMENU:=USB Support
- DEPENDS:=@TARGET_omap24xx +
usb-tahvo +
musb-hdrc
+ 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)