uboot-mt623x/board/mimc/mimc200/config.mk

4 lines
115 B
Makefile

TEXT_BASE = 0x00000000
PLATFORM_RELFLAGS += -ffunction-sections -fdata-sections
PLATFORM_LDFLAGS += --gc-sections