kernel: kmod-ata-ahci-platform: enable support for RK35xx
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit 3f9a2aa1f3)
This commit is contained in:
parent
22e81c3051
commit
8380ea2418
@ -65,7 +65,7 @@ define KernelPackage/ata-ahci-platform
|
|||||||
$(LINUX_DIR)/drivers/ata/ahci_platform.ko \
|
$(LINUX_DIR)/drivers/ata/ahci_platform.ko \
|
||||||
$(LINUX_DIR)/drivers/ata/libahci_platform.ko
|
$(LINUX_DIR)/drivers/ata/libahci_platform.ko
|
||||||
AUTOLOAD:=$(call AutoLoad,40,libahci libahci_platform ahci_platform,1)
|
AUTOLOAD:=$(call AutoLoad,40,libahci libahci_platform ahci_platform,1)
|
||||||
$(call AddDepends/ata,@TARGET_ipq806x||TARGET_layerscape||TARGET_sunxi)
|
$(call AddDepends/ata,@TARGET_ipq806x||TARGET_layerscape||TARGET_rockchip||TARGET_sunxi)
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define KernelPackage/ata-ahci-platform/description
|
define KernelPackage/ata-ahci-platform/description
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user