ath10k-ct: fix module depends
authorHauke Mehrtens <hauke@hauke-m.de>
Thu, 22 Mar 2018 22:24:42 +0000 (23:24 +0100)
committerHauke Mehrtens <hauke@hauke-m.de>
Fri, 23 Mar 2018 21:08:22 +0000 (22:08 +0100)
commitdd8bf0cf6457c5893142a5a2b48f81c53fde0bcc
tree2447efd13b100c8aab5329b57dd91327e3adca99
parentd15b09aab8a2aedeac2a6fb1e872ae975c9baa42
ath10k-ct: fix module depends

PKG_EXTMOD_SUBDIRS should be set to the sub directory where the kernel
module gets build in, for the ath10k-ct driver this changed in commit
3888e77c1c68 from ath10k to ath10k-4.13. Without this fix the depends
line of the ath10*.ko modules is empty and the kernel module load system
will not automatically load the depended modules like mac80211.

Fixes: 3888e77c1c68 ("ath10k-ct driver: use dma_alloc_coherent, 4.13 based driver")
Fixes: 23a388fe41ec ("ath10k-ct: Force loading mac80211 and ath modules.")
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
package/kernel/ath10k-ct/Makefile