mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-21 09:42:09 +00:00
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
@ -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…
x
Reference in New Issue
Block a user