[OpenWrt-Devel] [PATCH] include: make sure modules are modposted after initramfs image is built

Felix Fietkau nbd at openwrt.org
Sun Oct 5 13:00:17 EDT 2014


On 2014-10-02 15:33, Michel Stam wrote:
> From: Tjalling Hattink <t.hattink at fugro.nl>
> 
> 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 <t.hattink at fugro.nl>
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
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel



More information about the openwrt-devel mailing list