Explorar el Código

broadcom-wl: define module directories

Define the module subdirs so our build system properly picks up the
Module.symvers.

Signed-off-by: Jonas Gorski <[email protected]>
Jonas Gorski hace 8 años
padre
commit
557e98ebcc
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      package/kernel/broadcom-wl/Makefile

+ 2 - 0
package/kernel/broadcom-wl/Makefile

@@ -22,6 +22,8 @@ ifeq ($(ARCH),mips)
 PKG_HASH:=ca6a86ca3e3e9c85b6dbb665b35bcbf338c37829c1b2f1994487d55664886045
 PKG_HASH:=ca6a86ca3e3e9c85b6dbb665b35bcbf338c37829c1b2f1994487d55664886045
 endif
 endif
 
 
+PKG_EXTMOD_SUBDIRS:=driver driver-mini glue
+
 PKG_USE_MIPS16:=0
 PKG_USE_MIPS16:=0
 PKG_FLAGS:=nonshared
 PKG_FLAGS:=nonshared