# -Wl,...: tell GCC to pass this to linker.\r
# -Map: create map file\r
# --cref: add cross reference to map file\r
# -Wl,...: tell GCC to pass this to linker.\r
# -Map: create map file\r
# --cref: add cross reference to map file\r
LDFLAGS += -Wl,--relax \r
LDFLAGS += -Wl,--gc-sections\r
LDFLAGS += $(EXTMEMOPTS)\r
LDFLAGS += -Wl,--relax \r
LDFLAGS += -Wl,--gc-sections\r
LDFLAGS += $(EXTMEMOPTS)\r