modules: make ahci-platform depend on TARGET_ipq806x
Signed-off-by: John Crispin <blogic@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44534 3c298f89-4303-0410-b956-a3cf2f4a3e73master
parent
17a052228e
commit
a1fb3f0bb0
|
@ -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…
Reference in New Issue