X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=scripts%2FMakefile;h=b5418ec587fbd2cd6ca6896b8868b93f12e59ef3;hb=0613ed91901b5f87afcd28b4560fb0aa37a0db13;hp=bc018e4b733edf33c6fd05236bf4afe0a357b9d7;hpb=68a3633694ab37b368edc30d59235e8348e2d00e;p=mirror_ubuntu-jammy-kernel.git diff --git a/scripts/Makefile b/scripts/Makefile index bc018e4b733e..b5418ec587fb 100644 --- a/scripts/Makefile +++ b/scripts/Makefile @@ -29,6 +29,9 @@ endif # The following programs are only built on demand hostprogs += unifdef +# The module linker script is preprocessed on demand +targets += module.lds + subdir-$(CONFIG_GCC_PLUGINS) += gcc-plugins subdir-$(CONFIG_MODVERSIONS) += genksyms subdir-$(CONFIG_SECURITY_SELINUX) += selinux