[kernel module ps3vram] update dependencies

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15292 3c298f89-4303-0410-b956-a3cf2f4a3e73
master
Hamish Guthrie 2009-04-20 12:23:22 +00:00
parent a3b2c3c70b
commit fb326d5683
1 changed files with 1 additions and 1 deletions

View File

@ -339,7 +339,7 @@ $(eval $(call KernelPackage,aoe))
define KernelPackage/ps3vram
SUBMENU:=$(BLOCK_MENU)
TITLE:=PS3 Video RAM Storage Driver
DEPENDS:=@TARGET_ps3
DEPENDS:=@TARGET_ps3||TARGET_ps3chk
KCONFIG:=CONFIG_PS3_VRAM
FILES:=$(LINUX_DIR)/drivers/block/ps3vram.$(LINUX_KMOD_SUFFIX)
AUTOLOAD:=$(call AutoLoad,01,ps3vram)