mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-24 06:43:43 +02:00
[kernel module ps3vram] update dependencies
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15292 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
97ad75a40a
commit
e3d15a2fcd
@ -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 New Issue
Block a user