X-Git-Url: http://git.monstr.eu/?a=blobdiff_plain;f=Makefile;h=88888fff4c6223c6aa31355f810a6f27b6ad9875;hb=0a824efdb724e07574bafcd2c2486b2a3de35ff6;hp=3e8dbe68eac8d40e0114aa381f5e29cf3ffad713;hpb=b960e0147451915b5d4cd208b7abd3b07ceaf1a2;p=linux-2.6-microblaze.git diff --git a/Makefile b/Makefile index 3e8dbe68eac8..88888fff4c62 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ VERSION = 5 PATCHLEVEL = 13 SUBLEVEL = 0 -EXTRAVERSION = -rc7 +EXTRAVERSION = NAME = Opossums on Parade # *DOCUMENTATION* @@ -1039,7 +1039,7 @@ LDFLAGS_vmlinux += $(call ld-option, -X,) endif ifeq ($(CONFIG_RELR),y) -LDFLAGS_vmlinux += --pack-dyn-relocs=relr +LDFLAGS_vmlinux += --pack-dyn-relocs=relr --use-android-relr-tags endif # We never want expected sections to be placed heuristically by the