mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-07 13:44:29 +00:00
6 lines
145 B
Makefile
6 lines
145 B
Makefile
|
# SPDX-License-Identifier: GPL-2.0+
|
||
|
#
|
||
|
# Copyright (C) 2020 Synopsys, Inc. All rights reserved.
|
||
|
|
||
|
PLATFORM_CPPFLAGS += -mcpu=arc700 -mlock -mswape
|