broadcom-wl: define module directories
Define the module subdirs so our build system properly picks up the Module.symvers. Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com>
This commit is contained in:
parent
5172f799a3
commit
557e98ebcc
1 changed files with 2 additions and 0 deletions
|
@ -22,6 +22,8 @@ ifeq ($(ARCH),mips)
|
|||
PKG_HASH:=ca6a86ca3e3e9c85b6dbb665b35bcbf338c37829c1b2f1994487d55664886045
|
||||
endif
|
||||
|
||||
PKG_EXTMOD_SUBDIRS:=driver driver-mini glue
|
||||
|
||||
PKG_USE_MIPS16:=0
|
||||
PKG_FLAGS:=nonshared
|
||||
|
||||
|
|
Loading…
Reference in a new issue