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