build: fix build dependency of kmod .ipk with version filtered files
authorYousong Zhou <[email protected]>
Mon, 17 Dec 2018 13:07:19 +0000 (13:07 +0000)
committerYousong Zhou <[email protected]>
Tue, 18 Dec 2018 20:04:17 +0000 (20:04 +0000)
commiteda3094eb974cc0540562ae710ea543e037632ba
treef9ac55c4589640182634d76f941b649e7d07b563
parent583af20b8b377dbc709f3a30d3d844106186a3d7
build: fix build dependency of kmod .ipk with version filtered files

We need to use resolved file list as prerequisites for repacking kmod
.ipk files.  Note that currently version_filter uses a Makefile macro
KERNEL_PATCHVER that should be available at ipk building time.

Reported-by: Rafał Miłecki <[email protected]>
Signed-off-by: Yousong Zhou <[email protected]>
include/kernel.mk