mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-05 02:29:28 +00:00
modules: make ahci-platform depend on TARGET_ipq806x
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 44534
This commit is contained in:
parent
979e6ca857
commit
2f0b826b81
@ -63,7 +63,7 @@ define KernelPackage/ata-ahci-platform
|
||||
$(LINUX_DIR)/drivers/ata/ahci_platform.ko \
|
||||
$(LINUX_DIR)/drivers/ata/libahci_platform.ko
|
||||
AUTOLOAD:=$(call AutoLoad,40,libahci_platform ahci_platform,1)
|
||||
$(call AddDepends/ata,+kmod-ata-ahci)
|
||||
$(call AddDepends/ata,@TARGET_ipq806x +kmod-ata-ahci)
|
||||
endef
|
||||
|
||||
define KernelPackage/ata-ahci-platform/description
|
||||
|
Loading…
x
Reference in New Issue
Block a user