diff options
Diffstat (limited to 'board/sbc8548/config.mk')
-rw-r--r-- | board/sbc8548/config.mk | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/board/sbc8548/config.mk b/board/sbc8548/config.mk index c9fa3ad..440d650 100644 --- a/board/sbc8548/config.mk +++ b/board/sbc8548/config.mk @@ -26,7 +26,3 @@ ifndef TEXT_BASE TEXT_BASE = 0xfff80000 endif - -PLATFORM_CPPFLAGS += -DCONFIG_E500=1 -PLATFORM_CPPFLAGS += -DCONFIG_MPC85xx=1 -PLATFORM_CPPFLAGS += -DCONFIG_MPC8548=1 |