X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=avr32_config.mk;h=441caa405ae3c5e2a8a1c66c0ee5c3970c4480a2;hb=7f1d846e5c5754449c286587d099d85246062772;hp=0b92053e1af9d0fe65051fe25d9b08af4157e3ed;hpb=034df411c1feecf8fe9f382a52b28a36a8f5d933;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