sunxi: reorganize kmod-ata-sunxi dependencies
Signed-off-by: Daniel Golle <daniel@makrotopia.org> SVN-Revision: 46702
This commit is contained in:
parent
fdf3c6bf6e
commit
c00198216a
@ -61,10 +61,8 @@ $(eval $(call KernelPackage,eeprom-sunxi))
|
|||||||
define KernelPackage/ata-sunxi
|
define KernelPackage/ata-sunxi
|
||||||
TITLE:=AllWinner sunXi AHCI SATA support
|
TITLE:=AllWinner sunXi AHCI SATA support
|
||||||
SUBMENU:=$(BLOCK_MENU)
|
SUBMENU:=$(BLOCK_MENU)
|
||||||
DEPENDS:=@TARGET_sunxi +kmod-scsi-core
|
DEPENDS:=@TARGET_sunxi +kmod-ata-ahci-platform +kmod-scsi-core
|
||||||
KCONFIG:=\
|
KCONFIG:=CONFIG_AHCI_SUNXI
|
||||||
CONFIG_AHCI_SUNXI \
|
|
||||||
CONFIG_SATA_AHCI_PLATFORM
|
|
||||||
FILES:=$(LINUX_DIR)/drivers/ata/ahci_sunxi.ko
|
FILES:=$(LINUX_DIR)/drivers/ata/ahci_sunxi.ko
|
||||||
AUTOLOAD:=$(call AutoLoad,41,ahci_sunxi,1)
|
AUTOLOAD:=$(call AutoLoad,41,ahci_sunxi,1)
|
||||||
endef
|
endef
|
||||||
|
Loading…
x
Reference in New Issue
Block a user