1 # Prevent GPREL16 relocation truncation 2 LDFLAGS += -Wl,--no-relax 3 BOOT_LDFLAGS += -Wl,--no-relax 4