]> git.ipfire.org Git - thirdparty/u-boot.git/blame - arch/m68k/config.mk
arm64: imx: imx8mp-beacon: Migrate to OF_UPSTREAM
[thirdparty/u-boot.git] / arch / m68k / config.mk
CommitLineData
83d290c5 1# SPDX-License-Identifier: GPL-2.0+
4e5ca3eb
WD
2#
3# (C) Copyright 2000-2002
4# Wolfgang Denk, DENX Software Engineering, wd@denx.de.
4e5ca3eb 5
26af162a
MV
6PLATFORM_CPPFLAGS += -D__M68K__ -fPIC
7KBUILD_LDFLAGS += -n -pie
dfe96632
MY
8PLATFORM_RELFLAGS += -ffunction-sections -fdata-sections
9PLATFORM_RELFLAGS += -ffixed-d7 -msep-data
26af162a 10LDFLAGS_FINAL += --gc-sections -pie