]> Git Repo - J-u-boot.git/blobdiff - avr32_config.mk
Update pci code to use phys_addr_t
[J-u-boot.git] / avr32_config.mk
index 0b92053e1af9d0fe65051fe25d9b08af4157e3ed..441caa405ae3c5e2a8a1c66c0ee5c3970c4480a2 100644 (file)
@@ -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
This page took 0.027028 seconds and 4 git commands to generate.