diff options
Diffstat (limited to 'board/stxssa/config.mk')
-rw-r--r-- | board/stxssa/config.mk | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/board/stxssa/config.mk b/board/stxssa/config.mk index 5f4fc74..57fe5d6 100644 --- a/board/stxssa/config.mk +++ b/board/stxssa/config.mk @@ -28,6 +28,3 @@ # it further up into the flash # TEXT_BASE = 0xFFFC0000 - -PLATFORM_CPPFLAGS += -DCONFIG_MPC85xx=1 -PLATFORM_CPPFLAGS += -DCONFIG_E500=1 |