mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-19 03:08:31 +00:00
9 lines
137 B
Makefile
9 lines
137 B
Makefile
|
#
|
||
|
# (C) Copyright 2015
|
||
|
# Kamil Lulko, <rev13@wp.pl>
|
||
|
#
|
||
|
# SPDX-License-Identifier: GPL-2.0+
|
||
|
#
|
||
|
|
||
|
PLATFORM_CPPFLAGS += -march=armv7-m -mthumb
|