Skip to content

Commit

Permalink
um: Use relative modversions with LD_SCRIPT_DYN
Browse files Browse the repository at this point in the history
When building a dynamic kernel image use relative symbols with MODVERSIONS.

Signed-off-by: Thomas Meyer <thomas@m3y3r.de>
Signed-off-by: Richard Weinberger <richard@nod.at>
  • Loading branch information
Thomas Meyer authored and Richard Weinberger committed Sep 13, 2017
1 parent 883354a commit 39940db
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/um/Kconfig.um
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ config LD_SCRIPT_DYN
bool
default y
depends on !LD_SCRIPT_STATIC
select MODULE_REL_CRCS if MODVERSIONS

source "fs/Kconfig.binfmt"

Expand Down

0 comments on commit 39940db

Please sign in to comment.