On 2014-10-02 15:33, Michel Stam wrote: > From: Tjalling Hattink <[email protected]> > > Otherwise the modpost steps for individual modules that are compiled manually > (using make package/<name_of_module>/install) will give warning of missing > symbols when that module depends other modules. > > This is caused by the Module.symvers file not containing any symbols anymore > of external modules when the initramfs image is built without specifically > giving the modules target. > > Signed-off-by: Tjalling Hattink <[email protected]> I liked Tjalling's original change better (putting both in the same command line instead of doing a second $(MAKE) invocation), so I applied that one instead.
- Felix _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
