mirror of
https://github.com/AsahiLinux/u-boot
synced 2025-02-20 07:58:55 +00:00
8 lines
147 B
Makefile
8 lines
147 B
Makefile
#
|
|
# (C) Copyright 2015
|
|
# Kamil Lulko, <kamil.lulko@gmail.com>
|
|
#
|
|
# SPDX-License-Identifier: GPL-2.0+
|
|
#
|
|
|
|
PLATFORM_CPPFLAGS += -march=armv7-m -mthumb
|