From: Michael Büsch Date: Sun, 5 Sep 2010 00:29:54 +0000 (+0000) Subject: psfreedom: fix dependencies X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;h=82ebe19acdfe59a4c79a31c10e4ecb120d702621 psfreedom: fix dependencies SVN-Revision: 22930 --- diff --git a/utils/psfreedom/Makefile b/utils/psfreedom/Makefile index df4e13c954..067038b1f6 100644 --- 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)