Skip to content
Commit 856c916f authored by Joel Stanley's avatar Joel Stanley Committed by Richard Purdie
Browse files

kernel: don't fail if Modules.symvers doesn't exist



Kernels that do not use modules do not have the Modules.symvers file,
which causes the previous one-liner to fail.  Invert the logic so that
the absence of the Modules.symvers is a passing situation but we still
get failure checking on the install operation.

Signed-off-by: default avatarJoel Stanley <joel@jms.id.au>
Signed-off-by: default avatarPatrick Williams <patrick@stwcx.xyz>
Signed-off-by: default avatarAlexandre Belloni <alexandre.belloni@bootlin.com>
parent 32fe21e4
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment