diff options
Diffstat (limited to 'arch/m68k/config.mk')
-rw-r--r-- | arch/m68k/config.mk | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/m68k/config.mk b/arch/m68k/config.mk index ed592334af2..3ccbe492202 100644 --- a/arch/m68k/config.mk +++ b/arch/m68k/config.mk @@ -3,8 +3,6 @@ # (C) Copyright 2000-2002 # Wolfgang Denk, DENX Software Engineering, wd@denx.de. -CONFIG_STANDALONE_LOAD_ADDR ?= 0x20000 - PLATFORM_CPPFLAGS += -D__M68K__ KBUILD_LDFLAGS += -n PLATFORM_RELFLAGS += -ffunction-sections -fdata-sections |