Skip to content
Commit 7b2567b8 authored by Douglas Raillard's avatar Douglas Raillard
Browse files

lisa._kmod: Enable KBUILD_MODPOST_WARN=1

FIX

Module building fails with modpost error due to undefined symbols unless
KBUILD_MODPOST_WARN=1 is enabled, which turns the errors into warnings.
This is because modpost cannot know the list of symbols if
Module.symvers is missing, which is the case since we don't have a built
Image to work with.
parent a2e4a3f7
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment