Eran Liberty | f046ccd | 2005-07-28 10:08:46 -0500 | [diff] [blame] | 1 | # |
2 | # Copyright 2004 Freescale Semiconductor, Inc. | ||||
3 | # | ||||
Wolfgang Denk | 1a45966 | 2013-07-08 09:37:19 +0200 | [diff] [blame] | 4 | # SPDX-License-Identifier: GPL-2.0+ |
Eran Liberty | f046ccd | 2005-07-28 10:08:46 -0500 | [diff] [blame] | 5 | # |
6 | |||||
Joakim Tjernlund | 33ee4c9 | 2010-12-06 14:36:46 +0100 | [diff] [blame] | 7 | PLATFORM_RELFLAGS += -meabi |
Eran Liberty | f046ccd | 2005-07-28 10:08:46 -0500 | [diff] [blame] | 8 | |
Peter Tyser | 0f89860 | 2009-05-22 17:23:24 -0500 | [diff] [blame] | 9 | PLATFORM_CPPFLAGS += -DCONFIG_MPC83xx -DCONFIG_E300 \ |
Wolfgang Denk | e7670f6 | 2008-02-14 22:43:22 +0100 | [diff] [blame] | 10 | -ffixed-r2 -msoft-float |