X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=avr32_config.mk;h=441caa405ae3c5e2a8a1c66c0ee5c3970c4480a2;hb=758c037aeead34b49631b8da3a90b1bba14c0410;hp=0b92053e1af9d0fe65051fe25d9b08af4157e3ed;hpb=4e53a25855701c312e84404e183e7159e0766a23;p=u-boot diff --git a/avr32_config.mk b/avr32_config.mk index 0b92053e1a..441caa405a 100644 --- a/avr32_config.mk +++ b/avr32_config.mk @@ -21,5 +21,5 @@ # MA 02111-1307 USA # -PLATFORM_RELFLAGS += -ffixed-r5 -mno-pic -mrelax +PLATFORM_RELFLAGS += -ffixed-r5 -fPIC -mno-init-got -mrelax PLATFORM_LDFLAGS += --relax