Forráskód Böngészése

ath10k-ct: define module directories

Define the module subdir so our buildsystem properly picks up the
Module.symvers.

Signed-off-by: Jonas Gorski <[email protected]>
Jonas Gorski 8 éve
szülő
commit
dd9df74dfa
1 módosított fájl, 1 hozzáadás és 0 törlés
  1. 1 0
      package/kernel/ath10k-ct/Makefile

+ 1 - 0
package/kernel/ath10k-ct/Makefile

@@ -14,6 +14,7 @@ PKG_MIRROR_HASH:=616174650e12a82edb6b6bd18ac186e2c6a48fdad0082df9d2011ab20940814
 
 PKG_MAINTAINER:=Ben Greear <[email protected]>
 PKG_BUILD_PARALLEL:=1
+PKG_EXTMOD_SUBDIRS:=ath10k
 
 # Build the 4.13 ath10k-ct driver version.  Other options are "-4.9", or
 # leave un-defined for 4.7 kernel.  Probably this should match as closely as