X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=arch%2Fm68k%2Fconfig.mk;h=3b3a7e88ab6077eb9de13dcbc4e0073b1787194b;hb=8a8c0352556cb63c941d9bf1ff58d45c4d27d61d;hp=33b3d51af06ccf8d892554b275185782251f662f;hpb=1cad23c5f471d695bed1e3907e30caee3c2a3056;p=u-boot diff --git a/arch/m68k/config.mk b/arch/m68k/config.mk index 33b3d51af0..3b3a7e88ab 100644 --- a/arch/m68k/config.mk +++ b/arch/m68k/config.mk @@ -11,7 +11,7 @@ endif CONFIG_STANDALONE_LOAD_ADDR ?= 0x20000 -PLATFORM_CPPFLAGS += -DCONFIG_M68K -D__M68K__ +PLATFORM_CPPFLAGS += -D__M68K__ PLATFORM_LDFLAGS += -n PLATFORM_RELFLAGS += -ffunction-sections -fdata-sections PLATFORM_RELFLAGS += -ffixed-d7 -msep-data