X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=arch%2Fopenrisc%2Fconfig.mk;h=cd95f24b1fbfb46a5ed9c8612614175d9dd9976e;hb=adfe3b247a7a281931f0fd865e9d00600e9dd384;hp=9902b9adba8dafff17e1da0a332ad5a3b510c57b;hpb=323762e54ad3dbd933ecbda20e749487afd2a6fb;p=u-boot diff --git a/arch/openrisc/config.mk b/arch/openrisc/config.mk index 9902b9adba..cd95f24b1f 100644 --- a/arch/openrisc/config.mk +++ b/arch/openrisc/config.mk @@ -11,6 +11,6 @@ endif # r10 used for global object pointer, already set in OR32 GCC but just to be # clear -PLATFORM_CPPFLAGS += -DCONFIG_OPENRISC -D__OR1K__ -ffixed-r10 +PLATFORM_CPPFLAGS += -D__OR1K__ -ffixed-r10 CONFIG_STANDALONE_LOAD_ADDR ?= 0x40000