build: make sure modules are modposted after initramfs image is built
authorFelix Fietkau <nbd@openwrt.org>
Sun, 5 Oct 2014 16:58:16 +0000 (16:58 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Sun, 5 Oct 2014 16:58:16 +0000 (16:58 +0000)
commita402b5c48dc505aebc146eec4b2ca179fc18d7fa
treeb4fe04566be9b7eb1a05cdecdb169d5a0ba78d71
parentbf0305725a25a46b6280fc2bf9faa80e121a58b7
build: make sure modules are modposted after initramfs image is built

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@fugro.nl>
SVN-Revision: 42773
include/kernel-defaults.mk