diff options
author | Felix Fietkau <nbd@openwrt.org> | 2014-10-05 16:58:16 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2014-10-05 16:58:16 +0000 |
commit | db910597d7377551b66d888abce5fe79645dd013 (patch) | |
tree | 5bf540ed68159a9219a28d99122d713c6a2503d8 /package/network/utils/iwinfo | |
parent | 6ca4824bc36c97fc1e75c8c681d0f1d027735cec (diff) | |
download | master-187ad058-db910597d7377551b66d888abce5fe79645dd013.tar.gz master-187ad058-db910597d7377551b66d888abce5fe79645dd013.tar.bz2 master-187ad058-db910597d7377551b66d888abce5fe79645dd013.zip |
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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42773 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/network/utils/iwinfo')
0 files changed, 0 insertions, 0 deletions