mirror of
https://github.com/LiBwrt-op/openwrt-6.x.git
synced 2026-01-07 03:34:58 +00:00
If an external module uses exported symbols from another external module, Kbuild needs to have full knowledge of all symbols to avoid spitting out warnings about undefined symbols. Use PKG_EXTMOD_SUBDIRS to point to the build directory which contains the Module.symvers. Pass KERNEL_MAKE_FLAGS to the external module build, to inject KBUILD_EXTRA_SYMBOLS. KBUILD_EXTRA_SYMBOLS holds a space separated list of Module.symvers, which list all exported symbols. Signed-off-by: Mathias Kresin <dev@kresin.me> |
||
|---|---|---|
| .. | ||
| ltq-adsl | ||
| ltq-adsl-fw | ||
| ltq-adsl-mei | ||
| ltq-atm | ||
| ltq-deu | ||
| ltq-ifxos | ||
| ltq-ptm | ||
| ltq-tapi | ||
| ltq-vdsl | ||
| ltq-vdsl-fw | ||
| ltq-vdsl-mei | ||
| ltq-vmmc | ||