Prepare v2023.10
[platform/kernel/u-boot.git] / arch / m68k / config.mk
1 # SPDX-License-Identifier: GPL-2.0+
2 #
3 # (C) Copyright 2000-2002
4 # Wolfgang Denk, DENX Software Engineering, wd@denx.de.
5
6 PLATFORM_CPPFLAGS += -D__M68K__
7 KBUILD_LDFLAGS  += -n
8 PLATFORM_RELFLAGS += -ffunction-sections -fdata-sections
9 PLATFORM_RELFLAGS += -ffixed-d7 -msep-data
10 LDFLAGS_FINAL                  += --gc-sections