diff options
Diffstat (limited to 'board/sbc8560')
-rw-r--r-- | board/sbc8560/config.mk | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/board/sbc8560/config.mk b/board/sbc8560/config.mk index 6d9ae45..995dada 100644 --- a/board/sbc8560/config.mk +++ b/board/sbc8560/config.mk @@ -28,6 +28,3 @@ # assume U-Boot is less than 256K # TEXT_BASE = 0xfffc0000 - -PLATFORM_CPPFLAGS += -DCONFIG_MPC85xx=1 -PLATFORM_CPPFLAGS += -DCONFIG_E500=1 |