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

4 lines
126 B
Makefile

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