update dependencies
SVN-Revision: 15292
This commit is contained in:
parent
6f80c9cc7c
commit
64b8d6ae89
1 changed files with 1 additions and 1 deletions
|
@ -339,7 +339,7 @@ $(eval $(call KernelPackage,aoe))
|
||||||
define KernelPackage/ps3vram
|
define KernelPackage/ps3vram
|
||||||
SUBMENU:=$(BLOCK_MENU)
|
SUBMENU:=$(BLOCK_MENU)
|
||||||
TITLE:=PS3 Video RAM Storage Driver
|
TITLE:=PS3 Video RAM Storage Driver
|
||||||
DEPENDS:=@TARGET_ps3
|
DEPENDS:=@TARGET_ps3||TARGET_ps3chk
|
||||||
KCONFIG:=CONFIG_PS3_VRAM
|
KCONFIG:=CONFIG_PS3_VRAM
|
||||||
FILES:=$(LINUX_DIR)/drivers/block/ps3vram.$(LINUX_KMOD_SUFFIX)
|
FILES:=$(LINUX_DIR)/drivers/block/ps3vram.$(LINUX_KMOD_SUFFIX)
|
||||||
AUTOLOAD:=$(call AutoLoad,01,ps3vram)
|
AUTOLOAD:=$(call AutoLoad,01,ps3vram)
|
||||||
|
|
Loading…
Reference in a new issue